debian/0000755000000000000000000000000012213107711007161 5ustar debian/rules0000755000000000000000000000003612213107711010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000146312213107711010570 0ustar Source: libtest-tester-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Test-Tester/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tester-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-tester-perl.git Package: libtest-tester-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for testing test Perl modules built with Test::Builder If you have written a test module based on Test::Builder then Test::Tester allows you to test it with the minimum of effort. debian/source/0000755000000000000000000000000012213107711010461 5ustar debian/source/format0000644000000000000000000000001412213107711011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000546712213107711011047 0ustar libtest-tester-perl (0.109-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. * Make short description a noun phrase. -- gregor herrmann Sun, 08 Sep 2013 16:54:50 +0200 libtest-tester-perl (0.108-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.108 * Remove Section entry in binary package stanza * Update copyright file format. Update format to revision 174 of DEP5 format specification for machine readable copyright files. -- Salvatore Bonaccorso Sat, 03 Dec 2011 08:17:52 +0100 libtest-tester-perl (0.107-2) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * Remove Florian Ragwitz from Uploaders (closes: #523288). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Convert debian/copyright to proposed machine-readable format. * Use tiny debian/rules with debhelper 8. * Bumped Standards-Version to 3.9.2. -- Ansgar Burchardt Sun, 18 Sep 2011 12:17:30 +0200 libtest-tester-perl (0.107-1) unstable; urgency=low [ AGOSTINI Yves ] * Take over for the Debian Perl Group on maintainer's request (rafl@debian.org) "Thu, 24 Apr 2008 16:52:14 +0200 I don't have much resources for Debian right now. Feel free to hijack this package and maintain it within pkg-perl, as I am part of it anyway. " * add debian/watch for upgrade * Standards-Version 3.7.3 * add Debian Perl Group as Maintainer * convert debian/copyright to new format [ gregor herrmann ] * Set debhelper compatibility level to 5. * Refresh debian/rules, no functional changes. * Add /me to Uploaders. -- gregor herrmann Sat, 26 Apr 2008 00:55:50 +0200 libtest-tester-perl (0.103-1.2) unstable; urgency=low * Non-maintainer upload. * debian/rules: Don't FTBFS when perl is smart enough not to create empty dirs. (Closes: #467986) -- Marc 'HE' Brockschmidt Sat, 05 Apr 2008 19:23:10 +0200 libtest-tester-perl (0.103-1) unstable; urgency=low * New upstream release. * Changed Maintainer field to my new maintainer address. -- Florian Ragwitz Wed, 18 Jan 2006 23:25:18 +0100 libtest-tester-perl (0.102-1) unstable; urgency=low * Initial release. -- Florian Ragwitz Tue, 12 Jul 2005 15:25:31 +0200 debian/compat0000644000000000000000000000000212213107711010357 0ustar 8 debian/copyright0000644000000000000000000000301512213107711011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Tester Upstream-Contact: Fergal Daly Source: https://metacpan.org/release/Test-Tester/ Files: * Copyright: 2005, Fergal Daly License: Artistic or GPL-1+ Some parts are based on other people's work. . Plan handling lifted from Test::More. written by Michael G Schwern . . Test::Tester::Capture is a cut down and hacked up version of Test::Builder. Test::Builder was written by chromatic and Michael G Schwern . Files: debian/* Copyright: 2005-2006, Florian Ragwitz 2008, Marc 'HE' Brockschmidt 2008-2013, gregor herrmann 2011, Ansgar Burchardt 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/watch0000644000000000000000000000016412213107711010213 0ustar version=3 https://metacpan.org/release/Test-Tester/ .*/Test-Tester-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$