debian/0000755000000000000000000000000012231172553007167 5ustar debian/watch0000644000000000000000000000016112034520347010215 0ustar version=3 http://search.cpan.org/dist/Proc-Wait3/ .*/Proc-Wait3-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612034520347010245 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000224512034520347011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Proc-Wait3 Source: http://search.cpan.org/dist/Proc-Wait3/ Upstream-Contact: Curt Tilmes Files: * Copyright: 2004-2011, Curt Tilmes License: Artistic or GPL-1+ Comment: Under the Berne Convention it is assumed that the author is also the copyright holder. - Years are taken from the Changes file. Files: debian/* Copyright: 2012, Alessandro Ghedini 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/source/0000755000000000000000000000000012034520347010466 5ustar debian/source/format0000644000000000000000000000001412034520347011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212034520347010364 0ustar 9 debian/control0000644000000000000000000000151712034520347010575 0ustar Source: libproc-wait3-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Build-Depends: perl, debhelper (>= 9) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-wait3-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libproc-wait3-perl.git Homepage: http://search.cpan.org/dist/Proc-Wait3/ Package: libproc-wait3-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl interface to wait3() system call Proc::Wait3 is a Perl extension that provides access to the wait3 system call, which is used to wait for state changes in child processes. Differently from wait, wait3 additionally returns child's resource usage information. debian/changelog0000644000000000000000000000047712231172553011051 0ustar libproc-wait3-perl (0.4-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:35:39 +0100 libproc-wait3-perl (0.4-1) unstable; urgency=low * Initial release (Closes: #689948) -- Alessandro Ghedini Mon, 08 Oct 2012 11:46:05 +0200