debian/0000755000000000000000000000000012033403212007154 5ustar debian/rules0000755000000000000000000000003612033403212010233 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000210012033403212010550 0ustar Source: libtest-class-most-perl Maintainer: Debian Perl Group Uploaders: Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1), libtest-class-perl, libtest-most-perl (>= 0.31) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-class-most-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-class-most-perl.git Homepage: http://search.cpan.org/dist/Test-Class-Most/ Package: libtest-class-most-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-class-perl, libtest-most-perl (>= 0.31) Description: module to reduce boilerplate code when testing classes Test::Class::Most acts as a combination of Test::Class, Test::Most and Modern::Perl, thus saving a lot of typing boilerplate code when writing tests for Perl classes. debian/source/0000755000000000000000000000000012033403212010454 5ustar debian/source/format0000644000000000000000000000001412033403212011662 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000173712033403212011036 0ustar libtest-class-most-perl (0.07-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Florian Schlichting ] * Imported Upstream version 0.07. * Bumped Standards-Version to 3.9.4 (use copyright-format 1.0). * Bumped (build-)dependency on libtest-most-perl to 0.31. "This fixes prototype warnings when using Moose." * Bumped build-dependency on Module::Build to 0.4. -- Florian Schlichting Thu, 04 Oct 2012 22:56:18 +0200 libtest-class-most-perl (0.06-1) unstable; urgency=low * Imported Upstream version 0.06. * Added build-dependency on Module::Build 0.38. * Improved short description a little. -- Florian Schlichting Thu, 12 Jan 2012 11:16:52 +0000 libtest-class-most-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #644331) -- Florian Schlichting Wed, 05 Oct 2011 12:47:36 +0000 debian/compat0000644000000000000000000000000212033403212010352 0ustar 8 debian/copyright0000644000000000000000000000206512033403212011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Class-Most Upstream-Contact: Curtis "Ovid" Poe Source: http://search.cpan.org/dist/Test-Class-Most/ Files: * Copyright: 2010, Curtis "Ovid" Poe License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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/watch0000644000000000000000000000017312033403212010206 0ustar version=3 http://search.cpan.org/dist/Test-Class-Most/ .*/Test-Class-Most-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$