debian/0000755000000000000000000000000011733327534007176 5ustar debian/watch0000644000000000000000000000015711733327534010232 0ustar version=3 http://search.cpan.org/dist/Test-utf8/ .*/Test-utf8-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611733327534010255 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011733327534010476 5ustar debian/source/format0000644000000000000000000000001411733327534011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211733327534010374 0ustar 8 debian/copyright0000644000000000000000000000302511733327534011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Mark Fowler Source: http://search.cpan.org/dist/Test-utf8/ Files: * Copyright: 2004-2012 Mark Fowler License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011 Adam Kennedy 2002-2011 Audrey Tang 2002-2011 Brian Ingerson License: Artistic or GPL-1+ Files: inc/Module/Install/AuthorTests.pm Copyright: 2008 Ricardo Signes License: Artistic or GPL-1+ Files: inc/Module/Install/GithubMeta.pm Copyright: 2011 Chris Williams 2011 Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012 Jonas Genannt License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/changelog0000644000000000000000000000076511733327534011060 0ustar libtest-utf8-perl (1.00-1) unstable; urgency=low * New Upstream Release * d/control: bumped standards version * d/control: added DM-Upload Allow yes * d/copyright: updated to version 1.0 - Added new files in inc/Modules/ to d/copyright -- Jonas Genannt Sat, 24 Mar 2012 12:08:18 +0100 libtest-utf8-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #632294) -- Jonas Genannt Fri, 1 Jul 2011 20:57:43 +0200 debian/control0000644000000000000000000000077611733327534010613 0ustar Source: libtest-utf8-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Jonas Genannt Standards-Version: 3.9.3 DM-Upload-Allowed: yes Homepage: http://search.cpan.org/dist/Test-utf8/ Package: libtest-utf8-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: handy perl module for testing strings with utf8 Test::utf8 is a collection of tests that's useful when dealing with utf8 strings in Perl.