debian/0000755000000000000000000000000011710644446007175 5ustar debian/control0000644000000000000000000000226111710644446010601 0ustar Source: libtest-block-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl, libtest-exception-perl Maintainer: Debian Perl Group Uploaders: Jeremiah C. Foster , Florian Schlichting Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Test-Block/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-block-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-block-perl.git Package: libtest-block-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-exception-perl Description: module for specifying tests with a finer granularity Test::Block allows one to specify the number of expected tests at a finer level of granularity than an entire test script. It is built with Test::Builder and plays happily with Test::More and friends. . Note: Test::Block has been marked DEPRECATED by its author. It was written before subtests existed in TAP and Test::More. These days subtests will probably be a better option for you. debian/copyright0000644000000000000000000000217611710644446011136 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Adrian Howard Source: http://search.cpan.org/dist/Test-Block/ Name: Test-Block Files: * Copyright: 2003-2012, Adrian Howard License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Jeremiah C. Foster 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/watch0000644000000000000000000000035011710644446010224 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Test-Block/ .*/Test-Block-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211710644446010373 0ustar 8 debian/changelog0000644000000000000000000000172711710644446011056 0ustar libtest-block-perl (0.13-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 0.13. * Added deprecation warning to long description. * Converted to source format "3.0 (quilt)". * Use minimal debian/rules. * Bumped debhelper compatibility to 8 (no changes). * Bumped Standards-Version to 3.9.2 (no longer depend on versions of Perl satisfied in oldstable). * Refreshed debian/copyright. * Added myself to Uploaders. [ gregor herrmann ] * Build-depend on Module::Build 0.38. * Make short description a noun phrase. -- Florian Schlichting Sat, 28 Jan 2012 01:49:11 +0100 libtest-block-perl (0.11-1) unstable; urgency=low * Initial Release, Closes: #494664 -- Jeremiah C. Foster Thu, 18 Sep 2008 17:00:16 +0200 debian/source/0000755000000000000000000000000011710644446010475 5ustar debian/source/format0000644000000000000000000000001411710644446011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611710644446010254 0ustar #!/usr/bin/make -f %: dh $@