debian/0000755000000000000000000000000011643103145007164 5ustar debian/control0000644000000000000000000000202411643103011010555 0ustar Source: libfcgi-procmanager-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Jonathan Yu Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/FCGI-ProcManager/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libfcgi-procmanager-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfcgi-procmanager-perl.git Package: libfcgi-procmanager-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl module to help manage FastCGI applications FCGI::ProcManager serves as a FastCGI process manager, allowing developers to more finely tune performance in their web applications and take advantage of copy-on-write semantics prevalent in the UNIX kernel process system. It can manage a number of FastCGI servers and handles signals on their behalf. debian/copyright0000644000000000000000000000312711643103011011112 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: James E Jurach (muaddib@erf.net) Source: http://search.cpan.org/dist/FCGI-ProcManager/ Name: FCGI-ProcManager Files: * Copyright: 2000, FundsXpress Financial Network, Inc. License: LGPL-2.1+ Files: debian/* Copyright: 2006, Krzysztof Krzyzaniak (eloy) 2007-2011, gregor herrmann 2009, Ryan Niebur 2009, Jonathan Yu License: Artistic or GPL-1+ or LGPL-2.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'. License: LGPL-2.1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1, or (at your option) any later version. . On Debian systems, the complete text of version 2.1 the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/watch0000644000000000000000000000017211643103011010205 0ustar version=3 http://search.cpan.org/dist/FCGI-ProcManager/ .*/FCGI-ProcManager-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211643103011010352 0ustar 8 debian/changelog0000644000000000000000000000557311643103011011040 0ustar libfcgi-procmanager-perl (0.24-1) unstable; urgency=low * New upstream release. -- gregor herrmann Wed, 05 Oct 2011 18:29:53 +0200 libfcgi-procmanager-perl (0.23-1) unstable; urgency=low * New upstream release. * Bump debhelper compatibility level to 8. -- gregor herrmann Fri, 30 Sep 2011 17:25:01 +0200 libfcgi-procmanager-perl (0.22-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * debian/control: Convert Vcs-* fields to Git. * Bump Standards-Version to 3.9.2 (no changes). [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Wed, 10 Aug 2011 09:36:46 +0200 libfcgi-procmanager-perl (0.19-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Changes process title on startup * Add myself to uploaders and copyright * Update to debhelper 7 short rules * Update copyright information, use machine readable copyright * Rewrite the description * Bumped compat to 7 [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * Switch to source format 3.0 (quilt). * Set Standards-Version to 3.9.1; remove version from perl build dependency. * debian/copyright: update formatting and license stanzas. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * Update jawnsy's email address -- gregor herrmann Sat, 12 Feb 2011 21:17:45 +0100 libfcgi-procmanager-perl (0.18-2) unstable; urgency=low * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467787). * Add /me to Uploaders. -- gregor herrmann Sat, 08 Mar 2008 01:53:48 +0100 libfcgi-procmanager-perl (0.18-1) unstable; urgency=low * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Set Standards-Version to 3.7.3 (no changes needed). * Set debhelper compatibility level to 5. * debian/watch: use dist-based URL. * debian/copyright: - use generic download URL - add information about current upstream maintainer * debian/rules: - remove OPTIMIZE, this is an arch-independent package - move tests to build target - let install-stamp target depend on build-stamp - move dh_clean before make realclean - remove dh_link and dh_strip * Remove trailing full stop from short package description. -- gregor herrmann Wed, 26 Dec 2007 01:05:53 +0100 libfcgi-procmanager-perl (0.17-1) unstable; urgency=low * Initial Release (closes: #348683). -- Krzysztof Krzyzaniak (eloy) Wed, 18 Jan 2006 12:44:53 +0100 debian/source/0000755000000000000000000000000011643103011010454 5ustar debian/source/format0000644000000000000000000000001411643103011011662 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611643103011010233 0ustar #!/usr/bin/make -f %: dh $@