debian/0000755000000000000000000000000012201774552007173 5ustar debian/watch0000644000000000000000000000016412101266652010221 0ustar version=3 https://metacpan.org/release/Test-Command/ .*/Test-Command-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000241612201774411011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Command Upstream-Contact: Daniel B. Boorstein Source: https://metacpan.org/release/Test-Command/ Files: * Copyright: 2007, Daniel B. Boorstein License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Ernesto Hernández-Novich (USB) 2008, Damyan Ivanov 2008, gregor herrmann 2009, Ansgar Burchardt 2009, Brian Cassidy 2013, 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/control0000644000000000000000000000201212201774400010561 0ustar Source: libtest-command-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Ansgar Burchardt , Brian Cassidy , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-command-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-command-perl.git Homepage: https://metacpan.org/release/Test-Command/ Package: libtest-command-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for testing external commands Test::Command lets you write tests that examine the exit status, STDOUT and STDERR of any program helping you determine if it is behaving as expected. debian/compat0000644000000000000000000000000212201774117010366 0ustar 8 debian/changelog0000644000000000000000000000402512201774552011046 0ustar libtest-command-perl (0.11-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Remove alternative (build) dependencies that are already satisfied in oldstable. * debian/control: update {versioned,alternative} (build) dependencies. [ 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.11. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+). * Bump dh compatibility to level 8 (no changes necessary). * Switch to short-form debian/rules. * Switch to source format 3.0 (quilt). * Add myself to uploaders and copyright. -- Florian Schlichting Sun, 11 Aug 2013 22:50:30 +0200 libtest-command-perl (0.08-1) unstable; urgency=low * New upstream release * debian/control: added myself to Uploaders * debian/watch: remove comment * debian/copyright: update copyright for debian/* -- Brian Cassidy Thu, 14 May 2009 09:30:49 -0300 libtest-command-perl (0.04-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ansgar Burchardt ] * New upstream release. * Add myself to Uploaders. * Refresh debian/rules for debhelper 7. * Add perl-modules (>= 5.10) as an alternative build-dep to libmodule-build-perl. -- Ansgar Burchardt Mon, 11 May 2009 20:19:16 +0200 libtest-command-perl (0.02-1) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Initial Release (Closes: #460100). -- Damyan Ivanov Tue, 15 Jan 2008 21:24:17 +0200 debian/source/0000755000000000000000000000000012201774214010466 5ustar debian/source/format0000644000000000000000000000001412201774214011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612201774161010246 0ustar #!/usr/bin/make -f %: dh $@