debian/0000755000000000000000000000000012261346617007176 5ustar debian/rules0000755000000000000000000000003612261346617010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000171112261346617010601 0ustar Source: libparallel-forkmanager-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libutf8-all-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparallel-forkmanager-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparallel-forkmanager-perl.git Homepage: https://metacpan.org/release/Parallel-ForkManager/ Package: libparallel-forkmanager-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, Description: simple parallel processing fork manager for Perl Parallel::ForkManager Perl module is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited. Typical use is a downloader which will be retrieving hundreds/thousands of files. debian/source/0000755000000000000000000000000012261346617010476 5ustar debian/source/format0000644000000000000000000000001412261346617011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000526212261346617011055 0ustar libparallel-forkmanager-perl (1.06-1) unstable; urgency=medium * Team upload. * New upstream release. * Add years of upstream copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Thu, 02 Jan 2014 21:35:13 +0100 libparallel-forkmanager-perl (1.05-1) unstable; urgency=low * Team upload. * New upstream release. * Drop pod-errors.patch, applied upstream. * Bump debhelper compatibility level to 8. * Drop version from perl build dependency. * debian/control: move Homepage field to Source section. * Add build dependency on libutf8-all-perl. -- gregor herrmann Fri, 18 Oct 2013 20:24:49 +0200 libparallel-forkmanager-perl (1.03-1) unstable; urgency=low * Imported Upstream version 1.03 + updated pod-errors.patch fixing misdocumentation of temporary directory handling -- Damyan Ivanov Mon, 01 Apr 2013 16:04:36 +0300 libparallel-forkmanager-perl (1.02-1) unstable; urgency=low [ John Lightsey ] [John Lightsey] * New upstream release (closes: #610384) * Update debian/rules and debian/copyright [ Damyan Ivanov ] * Take over for the Debian Perl Group with maintainer's permission (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610384#20) * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). Changed: Homepage field changed to metacpan.org URL; Maintainer set to Debian Perl Group (was: John Lightsey ); added myself to Uploaders. * Add debian/watch. * debian/copyright: Source URL changed to metacpan.org URL. * control: improve description by replacing 'This module' by module name and removing article from short description's start * slight adjustment to d/copyright to bring it in line with DEP-5 * stop shipping redundant README in the package * Standards-Version: 3.9.4 * add patch fixing two errors in embedded documentation -- Damyan Ivanov Mon, 01 Apr 2013 00:28:40 +0300 libparallel-forkmanager-perl (0.7.5-2) unstable; urgency=low * Update standards version to 3.7.3.0 * Move homepage in description to Homepage field in debian/control * Check for existence of $(TMP)/usr/lib/perl5 before removing closes: #467768 * Update copyright file to note the copyright of Debian specific changes * Change character encoding of copyright file for lintian -- John Lightsey Sun, 09 Mar 2008 23:55:00 -0500 libparallel-forkmanager-perl (0.7.5-1) unstable; urgency=low * Initial Release. closes: #368553 -- John Lightsey Tue, 23 May 2006 18:42:00 -0600 debian/compat0000644000000000000000000000000212261346617010374 0ustar 8 debian/libparallel-forkmanager-perl.examples0000644000000000000000000000001312261346617016445 0ustar examples/* debian/copyright0000644000000000000000000000204612261346617011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Parallel-ForkManager Upstream-Contact: Balazs Szabo (dLux) Source: https://metacpan.org/release/Parallel-ForkManager/ Files: * Copyright: 2000-2010, Balazs Szabo (dLux) License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, 2008, 2013, John Lightsey 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/watch0000644000000000000000000000020512261346617010224 0ustar version=3 https://metacpan.org/release/Parallel-ForkManager/ .*/Parallel-ForkManager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$