debian/0000755000000000000000000000000012113165643007170 5ustar debian/rules0000755000000000000000000000003612113165643010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000150612113165643010575 0ustar Source: libtest-fork-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Olivier Sallou Build-Depends: debhelper (>= 9), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fork-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-fork-perl.git Homepage: https://metacpan.org/release/Test-Fork/ Package: libtest-fork-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for testing code which forks Because each test has a number associated with it, testing code which forks is problematic. Coordinating the test number amongst the parent and child processes is complicated. Test::Fork provides a function to smooth over the complications. debian/source/0000755000000000000000000000000012113165643010470 5ustar debian/source/format0000644000000000000000000000001412113165643011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024312113165643011041 0ustar libtest-fork-perl (0.02-1) unstable; urgency=low * Initial Release (Closes: #701457). -- Olivier Sallou Sat, 23 Feb 2013 10:02:12 +0100 debian/compat0000644000000000000000000000000212113165643010366 0ustar 8 debian/copyright0000644000000000000000000000205012113165643011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Michael G Schwern Source: https://metacpan.org/release/Test-Fork/ Upstream-Name: Test-Fork Files: * Copyright: 2007-2008, Michael G Schwern License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Olivier Sallou 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/watch0000644000000000000000000000016012113165643010216 0ustar version=3 https://metacpan.org/release/Test-Fork/ .*/Test-Fork-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$