debian/0000755000000000000000000000000011666162031007170 5ustar debian/control0000644000000000000000000000220611666162031010573 0ustar Source: libtest-sharedfork-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libtest-requires-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Nicholas Bamber , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Test-SharedFork/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-sharedfork-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-sharedfork-perl.git Package: libtest-sharedfork-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libtest-requires-perl Description: module to run tests in multiple processes and merge results Test::SharedFork is utility module for tests built using Test::Builder (which constitute the majority of test modules on CPAN). It allows developers to run tests in multiple processes, in parallel, and combine the results together. debian/copyright0000644000000000000000000000350111666162031011122 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Contact: Tokuhiro Matsuno Source: http://search.cpan.org/dist/Test-SharedFork/ Upstream-Name: Test-SharedFork Files: * Copyright: 2009-2011, Tokuhiro Matsuno License: Artistic or GPL-1+ X-Comment: Rationale from the author was: All of my modules available at http://search.cpan.org/~tokuhirom/ with the statement "AUTHOR: Tokuhiro Matsuno" are, unless otherwise noted, Copyright (c) Tokuhiro Matsuno. Source: http://64p.org/debian.txt (author's web site) The exact years come from the CPAN upload dates. Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Pod/Markdown.pm Copyright: 2004, Marcel GrĂ¼nauer License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2010-2011, Nicholas Bamber 2010-2011, gregor herrmann 2011, Fabrizio Regalli 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017311666162031010222 0ustar version=3 http://search.cpan.org/dist/Test-SharedFork/ .*/Test-SharedFork-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211666162031010366 0ustar 8 debian/changelog0000644000000000000000000000410511666162031011042 0ustar libtest-sharedfork-perl (0.19-1) unstable; urgency=low * Imported Upstream version 0.19 * Email change: Nicholas Bamber -> periapt@debian.org * Added myself to Uploaders and Copyright * Removed copyright information for inc/App/Prove.pm and inc/Test/Requires.pm files * Update d/copyright to latest .174 revision of DEP-5 format * Added libtest-requires-perl to B-D-I * Added perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), libtest-requires-perl to Depends -- Fabrizio Regalli Fri, 02 Dec 2011 15:22:22 +0100 libtest-sharedfork-perl (0.18-1) unstable; urgency=low * New upstream release. -- gregor herrmann Wed, 05 Oct 2011 19:07:26 +0200 libtest-sharedfork-perl (0.17-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release 0.16 * Updated copyright [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release 0.17. * debian/copyright: bump copyright years, and add info about third-party files. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Mon, 03 Oct 2011 18:27:47 +0200 libtest-sharedfork-perl (0.15-1) unstable; urgency=low * New upstream release * Added myself to Uploaders * Refreshed copyright -- Nicholas Bamber Tue, 14 Sep 2010 18:56:42 +0100 libtest-sharedfork-perl (0.12-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). * Set Standards-Version to 3.9.1 (no changes). * Add /me to Uploaders. * debian/copyright: bump Format-Specification, and point to /usr/share/common-licenses/GPL-1. -- gregor herrmann Sun, 22 Aug 2010 19:46:48 +0200 libtest-sharedfork-perl (0.11-1) unstable; urgency=low * Initial Release (Closes: #564100) -- Jonathan Yu Thu, 07 Jan 2010 21:26:31 -0500 debian/source/0000755000000000000000000000000011666162031010470 5ustar debian/source/format0000644000000000000000000000001411666162031011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611666162031010247 0ustar #!/usr/bin/make -f %: dh $@