debian/0000755000000000000000000000000012232015467007170 5ustar debian/rules0000755000000000000000000000003612232015467010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000245312232015467010577 0ustar Source: libtest-script-run-perl Maintainer: Debian Perl Group Uploaders: Christine Spang , Jonathan Yu , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-exception-perl, libipc-run3-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-script-run-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-script-run-perl.git Homepage: https://metacpan.org/release/Test-Script-Run/ Package: libtest-script-run-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtest-exception-perl, libipc-run3-perl Recommends: libstring-shellquote-perl Description: Perl module for testing scripts as subprocesses Test::Script::Run provides Test::More-compatible subroutines for testing scripts in a Perl module distribution's bin/ directory using IPC::Run3 to spawn the scripts as subprocesses. . Subroutines are provided for running scripts and simply checking that the return value is good, as well as capturing a script's STDOUT and STDERR and comparing against expected output. debian/source/0000755000000000000000000000000012232015467010470 5ustar debian/source/format0000644000000000000000000000001412232015467011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000271112232015467011043 0ustar libtest-script-run-perl (0.08-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * 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 copyright. * Add libstring-shellquote-perl to Recommends. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 20:53:23 +0200 libtest-script-run-perl (0.05-1) unstable; urgency=low * Added myself to Uploaders * New upstream release * Upped standards version to 3.9.1 * Added debian/source. Convert to '3.0 (quilt)' source package format. * Refreshed copyright -- Nicholas Bamber Wed, 12 Jan 2011 23:50:56 +0000 libtest-script-run-perl (0.04-1) unstable; urgency=low * New upstream release -- Christine Spang Fri, 25 Jun 2010 23:09:11 -0400 libtest-script-run-perl (0.03-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and Copyright * Reformat control description -- Jonathan Yu Tue, 17 Nov 2009 18:20:58 -0500 libtest-script-run-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #541364) -- Christine Spang Thu, 13 Aug 2009 14:38:24 -0400 debian/compat0000644000000000000000000000000212232015467010366 0ustar 7 debian/copyright0000644000000000000000000000251012232015467011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Script-Run Upstream-Contact: sunnavy Source: https://metacpan.org/release/Test-Script-Run/ Files: * Copyright: 2009-2013, Best Practical Solutions LLC License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, Christine Spang 2009, Jonathan Yu 2011, Nicholas Bamber 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/watch0000644000000000000000000000017412232015467010223 0ustar version=3 https://metacpan.org/release/Test-Script-Run/ .*/Test-Script-Run-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$