debian/0000755000000000000000000000000012262741330007166 5ustar debian/changelog0000644000000000000000000000215212262741330011040 0ustar libtest-command-simple-perl (0.04-3) unstable; urgency=low * control: switch VCS to anonscm (lintian vcs-field-not-canonical). -- Casper Gielen Mon, 06 Jan 2014 17:26:11 +0100 libtest-command-simple-perl (0.04-2) unstable; urgency=low [ Casper Gielen ] * control: update to standards version 3.9.4 (no changes needed). * control: fix long line in extended description. [ Joost van Baal-Ilić ] * control: do not (Build-)Depend on perl-modules. tnx ansgar. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs. -- Joost van Baal-Ilić Wed, 15 May 2013 09:13:48 +0200 libtest-command-simple-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #697849) [ Joost van Baal-Ilić ] * packaged regenerated by running dh-make-perl --cpan Test::Command::Simple --pkg-perl * control: supply description. * copyright: extracted from lib/Test/Command/Simple.pm. * control: updated from 3.9.2 to 3.9.3 (no changes needed). -- Casper Gielen Tue, 8 Jan 2013 13:27:35 +0100 debian/compat0000644000000000000000000000000212262741330010364 0ustar 8 debian/control0000644000000000000000000000226312262741330010574 0ustar Source: libtest-command-simple-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joost van Baal-Ilić , Casper Gielen Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-command-simple-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-command-simple-perl.git Homepage: https://metacpan.org/release/Test-Command-Simple/ Package: libtest-command-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to test external commands A test module intended to simplify testing of external commands. It does so by running the command under IPC::Open3, closing the stdin immediately, and reading everything from the command's stdout and stderr. It then makes the output available to be tested. . It is not (yet?) as feature-rich as Test::Cmd (in package libtest-cmd-perl), however the interface to this is much simpler. Tests also plug directly into the Test::Builder framework, which plays nice with Test::More. debian/copyright0000644000000000000000000000211512262741330011120 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Test-Command-Simple/ Name: Test-Command-Simple Files: * Copyright: 2010, Darin McBride License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joost van Baal-Ilić 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/docs0000644000000000000000000000000712262741330010036 0ustar README debian/rules0000755000000000000000000000003612262741330010245 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012262741330010466 5ustar debian/source/format0000644000000000000000000000001412262741330011674 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020412262741330010213 0ustar version=3 https://metacpan.org/release/Test-Command-Simple/ .*/Test-Command-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$