debian/0000755000000000000000000000000012265531236007173 5ustar debian/rules0000755000000000000000000000003612265531236010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000313212265531236010575 0ustar Source: libtest-routine-perl Maintainer: Debian Perl Group Uploaders: Maximilian Gass Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-load-perl, libmoose-perl, libmoosex-method-signatures-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libparams-util-perl, libsub-exporter-perl, libtest-fatal-perl, libtry-tiny-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-routine-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-routine-perl.git Homepage: https://metacpan.org/release/Test-Routine/ Package: libtest-routine-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libmoose-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libparams-util-perl, libsub-exporter-perl, libtry-tiny-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Description: Perl test framework for tests as composable units of assertion Test::Routine is a very simple framework for writing your tests as composable units of assertion. In other words: roles. . For a walkthrough of tests written with Test::Routine, see Test::Routine::Manual::Demo. debian/source/0000755000000000000000000000000012265531236010473 5ustar debian/source/format0000644000000000000000000000001412265531236011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000320112265531236011041 0ustar libtest-routine-perl (0.018-1) unstable; urgency=medium * Team upload. * New upstream release. -- gregor herrmann Wed, 15 Jan 2014 17:08:54 +0100 libtest-routine-perl (0.017-1) unstable; urgency=medium * Team upload. * New upstream release. * Add (build) dependency on libtry-tiny-perl. -- gregor herrmann Sun, 15 Dec 2013 18:00:57 +0100 libtest-routine-perl (0.016-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Add (build) dependency on libclass-load-perl. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 24 Nov 2013 18:04:56 +0100 libtest-routine-perl (0.015-1) unstable; urgency=low * Team upload. * Swap order of alternative (build) dependencies after the perl 5.14 transition. * New upstream release. * Drop patch fix-whatis, applied upstream. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Sat, 24 Mar 2012 15:00:52 +0100 libtest-routine-perl (0.014-1) unstable; urgency=low * New upstream version (0.014). * Change d/copyright headers to comply with final DEP-5. -- Harlan Lieberman-Berg Wed, 14 Sep 2011 19:52:24 -0400 libtest-routine-perl (0.012-1) unstable; urgency=low * Initial Release (closes: #636843). -- Maximilian Gass Sat, 06 Aug 2011 15:04:19 +0200 debian/compat0000644000000000000000000000000212265531236010371 0ustar 8 debian/copyright0000644000000000000000000000204112265531236011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Routine Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Test-Routine/ Files: * Copyright: 2010, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Maximilian Gass 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/watch0000644000000000000000000000016612265531236010227 0ustar version=3 https://metacpan.org/release/Test-Routine/ .*/Test-Routine-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$