debian/0000755000000000000000000000000012016510155007162 5ustar debian/rules0000755000000000000000000000011712016510155010241 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: TEST_POD=1 dh_auto_test debian/control0000644000000000000000000000171312016510155010567 0ustar Source: libtest-useallmodules-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Test-UseAllModules/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-useallmodules-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-useallmodules-perl.git Package: libtest-useallmodules-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: test module to do use_ok() for all the MANIFESTed modules Test:UseAllModules reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully). debian/source/0000755000000000000000000000000012016510155010462 5ustar debian/source/format0000644000000000000000000000001412016510155011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000262312016510155011037 0ustar libtest-useallmodules-perl (0.14-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Email change: Ryan Niebur -> ryan@debian.org [ Jonathan Yu ] * New upstream release. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 0.14. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Bumped dh compatibility to level 8 (no changes necessary). * Switched to source format 3.0 (quilt). * Switched to short-form debian/rules. * Added myself to uploaders and copyright. -- Florian Schlichting Sun, 26 Aug 2012 22:36:26 +0200 libtest-useallmodules-perl (0.12-1) unstable; urgency=low * New upstream release -- Ryan Niebur Wed, 27 May 2009 19:01:19 -0700 libtest-useallmodules-perl (0.11-1) unstable; urgency=low * New upstream release -- Ryan Niebur Fri, 08 May 2009 00:39:49 -0700 libtest-useallmodules-perl (0.10-1) unstable; urgency=low * Initial Release. (Closes: #526247) -- Ryan Niebur Thu, 30 Apr 2009 19:01:06 -0700 debian/compat0000644000000000000000000000000212016510155010360 0ustar 8 debian/copyright0000644000000000000000000000212412016510155011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-UseAllModules Upstream-Contact: Kenichi Ishigaki Source: http://search.cpan.org/dist/Test-UseAllModules/ Files: * Copyright: 2006 by Kenichi Ishigaki License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2012, Florian Schlichting 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/watch0000644000000000000000000000020112016510155010204 0ustar version=3 http://search.cpan.org/dist/Test-UseAllModules/ .*/Test-UseAllModules-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$