debian/0000755000000000000000000000000012463045335007173 5ustar debian/changelog0000644000000000000000000000024212462422005011033 0ustar libproc-queue-perl (1.23-1) unstable; urgency=low * Initial Release (Closes: #776569). -- Alexander Zangerl Thu, 29 Jan 2015 22:13:57 +1000 debian/control0000644000000000000000000000136612463045330010577 0ustar Source: libproc-queue-perl Section: perl Priority: optional Maintainer: Alexander Zangerl Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.6 Homepage: http://search.cpan.org/dist/Proc-Queue/ Package: libproc-queue-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to limit the number of child processes Proc::Queue lets you parallelise a perl program using the fork, exit, wait and waitpid calls as usual but without taking care of creating too many processes and overloading the machine. . It redefines perl fork, exit, wait and waitpid core functions. Old programs do not need to be reprogrammed, only the use Proc::Queue ... sentence has to be added to them. debian/libproc-queue-perl.examples0000644000000000000000000000001212462414377014445 0ustar samples/* debian/copyright0000644000000000000000000000120212462415340011115 0ustar This package was debianized by Alexander Zangerl . It was downloaded from http://search.cpan.org/dist/Proc-Queue/ Upstream Author: Salvador Fandiño Copyright: "Copyright 2001-2003, 2005-2008 by Salvador Fandiño This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself." 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'. debian/libproc-queue-perl.docs0000644000000000000000000000000712462414377013563 0ustar README debian/compat0000644000000000000000000000000212462414377010376 0ustar 8 debian/watch0000644000000000000000000000016112462414377010227 0ustar version=3 http://search.cpan.org/dist/Proc-Queue/ .*/Proc-Queue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612462414400010242 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012462414377010500 5ustar debian/source/format0000644000000000000000000000001412462414377011706 0ustar 3.0 (quilt)