debian/0000755000000000000000000000000012255661350007173 5ustar debian/rules0000755000000000000000000000003612255661350010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222112255661350010573 0ustar Source: libparallel-prefork-perl Maintainer: Debian Perl Group Uploaders: Dominic Hargreaves Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-accessor-lite-perl, liblist-moreutils-perl, libproc-wait3-perl, libscope-guard-perl, libtest-requires-perl, libtest-sharedfork-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparallel-prefork-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparallel-prefork-perl.git Homepage: https://metacpan.org/release/Parallel-Prefork/ Package: libparallel-prefork-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-lite-perl, liblist-moreutils-perl, libproc-wait3-perl, libscope-guard-perl Description: simple prefork server framework Parallel::Prefork is much like Parallel::ForkManager, but supports graceful shutdown and run-time reconfiguration. debian/source/0000755000000000000000000000000012255661350010473 5ustar debian/source/format0000644000000000000000000000001412255661350011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000163012255661350011045 0ustar libparallel-prefork-perl (0.14-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * Add copyright information for inc/Module/*. Thanks to Ansgar Burchardt for the pointer. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Don't install README anymore. Just a text version of the POD/manpage. * debian/copyright: add comment regarding upstream copyright holder. * Remove versions from (build) dependencies. Nothing older on the archive. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 22 Dec 2013 23:08:11 +0100 libparallel-prefork-perl (0.13-1) unstable; urgency=low * Initial Release. (Closes: #693646) -- Dominic Hargreaves Sun, 18 Nov 2012 22:09:16 +0000 debian/compat0000644000000000000000000000000212255661350010371 0ustar 8 debian/copyright0000644000000000000000000000271312255661350011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Parallel-Prefork Source: https://metacpan.org/release/Parallel-Prefork/ Upstream-Contact: Kazuho Oku Files: * Copyright: Kazuho Oku License: Artistic or GPL-1+ Comment: The upstream distribution does not contain an explicit statement of copyright ownership. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Dominic Hargreaves 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/watch0000644000000000000000000000017612255661350010230 0ustar version=3 https://metacpan.org/release/Parallel-Prefork/ .*/Parallel-Prefork-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$