debian/0000755000000000000000000000000012231733157007172 5ustar debian/compat0000644000000000000000000000000212231733157010370 0ustar 8 debian/copyright0000644000000000000000000000214612231733157011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: System-Command Upstream-Contact: Philippe Bruhat (BooK) Source: https://metacpan.org/release/System-Command/ Files: * Copyright: 2010-2013, Philippe Bruhat (BooK) License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 2012-2013, gregor herrmann 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/rules0000755000000000000000000000003612231733157010251 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000017212231733157010223 0ustar version=3 https://metacpan.org/release/System-Command/ .*/System-Command-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000171612231733157010602 0ustar Source: libsystem-command-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: libtest-command-perl, libtest-output-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsystem-command-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsystem-command-perl.git Homepage: https://metacpan.org/release/System-Command/ Package: libsystem-command-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl class for running system commands System::Command is a class that launches external system commands and return an object representing them, allowing to interact with them through their STDIN, STDOUT and STDERR handles. debian/source/0000755000000000000000000000000012231733157010472 5ustar debian/source/format0000644000000000000000000000001412231733157011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000511612231733157011047 0ustar libsystem-command-perl (1.107-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.107 * Drop fix-manpage-has-bad-whatis-entry.patch patch. Patch was applied upstream. * Wrap and sort fields in debian/control file -- Salvatore Bonaccorso Wed, 23 Oct 2013 13:41:47 +0200 libsystem-command-perl (1.106-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.106 * Add fix-manpage-has-bad-whatis-entry.patch. Fix NAME section in POD of System::Command::Reaper. -- Salvatore Bonaccorso Sun, 13 Oct 2013 01:00:10 +0200 libsystem-command-perl (1.105-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. -- gregor herrmann Fri, 11 Oct 2013 22:15:51 +0200 libsystem-command-perl (1.104-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 [ Nuno Carvalho ] * New upstream release * d/control: remove libtest-pod* from D-B-I, tests are not executed * d/copyright: update copyright years -- Nuno Carvalho Fri, 27 Sep 2013 20:17:41 +0100 libsystem-command-perl (1.09-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.09 * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Tue, 18 Dec 2012 21:57:38 +0100 libsystem-command-perl (1.07-1) unstable; urgency=low * Team upload. [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ Salvatore Bonaccorso ] * Imported Upstream version 1.07 - Update t/20-zombie.t as it sometimes fails because of a race condition. (Closes: #666631). * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 * Move some dependencies from Build-Depends to Build-Depends-Indep -- Salvatore Bonaccorso Thu, 19 Apr 2012 22:41:59 +0200 libsystem-command-perl (1.06-1) unstable; urgency=low * New upstream release. * Bump versioned build dependency on Module::Build. * Remove spelling patch, applied upstream. * Add /me to Uploaders. * Add some build dependencies to activate additional tests. -- gregor herrmann Tue, 10 Jan 2012 19:36:25 +0100 libsystem-command-perl (1.05-1) unstable; urgency=low * Initial Release (Closes: #645913) -- Alessandro Ghedini Wed, 19 Oct 2011 18:14:23 +0200