debian/0000755000000000000000000000000012264603363007173 5ustar debian/watch0000644000000000000000000000016012101267006010207 0ustar version=3 https://metacpan.org/release/Test-Most/ .*/Test-Most-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000222512264603020011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Most Upstream-Contact: Curtis Poe Source: https://metacpan.org/release/Test-Most/ git://github.com/Ovid/test--most.git Files: * Copyright: 2008, Curtis Poe License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Damyan Ivanov 2010-2012, Salvatore Bonaccorso 2012-2014, 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/control0000644000000000000000000000343112264603323010573 0ustar Source: libtest-most-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Ansgar Burchardt , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libexception-class-perl, libtest-deep-perl, libtest-differences-perl (>= 0.61), libtest-exception-perl (>= 0.31), perl (>= 5.13.3) | libtest-harness-perl, libtest-warn-perl (>= 0.23), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-most-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-most-perl.git Homepage: https://metacpan.org/release/Test-Most/ Package: libtest-most-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexception-class-perl, libtest-deep-perl, libtest-differences-perl (>= 0.61), libtest-exception-perl (>= 0.31), perl (>= 5.13.3) | libtest-harness-perl, libtest-warn-perl (>= 0.23) Description: Perl module with the most commonly needed test functions and features Test::Most provides the most commonly used testing functions and gives a bit more fine-grained control over your test suite. . All functions from the following modules will automatically be exported: . * Test::More * Test::Exception * Test::Differences * Test::Deep * Test::Warn . This is useful when one is used to most of the above modules but wouldn't want to bother to load them all explicitly. . Test::Most also provides a couple of routines to control tests behaviour in case of errors. debian/compat0000644000000000000000000000000211672202547010372 0ustar 8 debian/changelog0000644000000000000000000000753012264603363011052 0ustar libtest-most-perl (0.33-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 [ Florian Schlichting ] * Import Upstream version 0.33 * Add upstream-repo URL to Source field * Email change: Florian Schlichting -> fsfs@debian.org * Add myself to d/copyright * Drop build-dependency on Module::Build, obsoleted by switch to Makefile.PL * Declare compliance with Debian Policy 3.9.5 -- Florian Schlichting Sun, 12 Jan 2014 22:19:41 +0100 libtest-most-perl (0.31-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Florian Schlichting ] * Imported Upstream version 0.31. * Bumped Standards-Version to 3.9.4 (no change). * Bumped build-dependency on Module::Build to 0.4. * Added myself to Uploaders. -- Florian Schlichting Thu, 04 Oct 2012 22:47:26 +0200 libtest-most-perl (0.25-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Maximilian Gass ] * New upstream release 0.24 * Update versions on dependencies [ Fabrizio Regalli ] * New upstream release 0.25 [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org * Update (build-)dependencies in debian/control file. Update Build-Depends-Indep on libmodule-build-perl to be an alternative build dependency with perl (>= 5.11.3). Add alternative (Build-)Depends(-Indep) on libtest-harness-perl with perl (>= 5.13.3). Make versioned (Build-)Depends(-Indep) on libtest-deep-perl unversioned as the required dependency is satisfied already in squeeze. Drop alternative (Build-)Depends(-Indep) for Test::Simple 0.88, which is already present in squeeze. * Update copyright file information. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Sun, 27 May 2012 09:18:19 +0200 libtest-most-perl (0.23-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: Refer to Debian systems instead of Debian GNU/Linux systems. * debian/watch: Remove comments from watch file. -- Salvatore Bonaccorso Mon, 13 Sep 2010 22:26:47 +0200 libtest-most-perl (0.22-1) unstable; urgency=low [ 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). [ gregor herrmann ] * Add perl (>= 5.10.1) as an alternative (build) dependency for Test::Simple and Test::Harness. [ Ansgar Burchardt ] * New upstream release. * Use tiny rules with debhelper 8. * Remove build-dep on libmodule-build-perl (included in perl since 5.10). * Make (build-)dep on libexception-class-perl, libtest-warn-perl unversioned as the requirement is already satisfied in stable. * Bump (build-)dep on libtest-deep-perl to >= 0.106. * Bump (build-)dep on libtest-differences-perl to >= 0.50. * Bump (build-)dep on libtest-exception-perl to >= 0.29. * Bump (build-)dep on libtest-simple-perl to >= 0.88. * debian/copyright: Formatting changes for current DEP-5 proposal; refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Mon, 09 Aug 2010 18:31:05 +0900 libtest-most-perl (0.21-1) unstable; urgency=low * Initial Release. (Closes: #522006 -- ITP) -- Damyan Ivanov Tue, 31 Mar 2009 17:35:36 +0300 debian/source/0000755000000000000000000000000011672202547010474 5ustar debian/source/format0000644000000000000000000000001411672202547011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672202547010253 0ustar #!/usr/bin/make -f %: dh $@