debian/0000755000000000000000000000000012231166410007162 5ustar debian/watch0000644000000000000000000000014411640135360010215 0ustar version=3 http://search.cpan.org/dist/FCGI/ .+/FCGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/clean0000644000000000000000000000003111640135360010164 0ustar config.log config.status debian/rules0000755000000000000000000000007311640135360010245 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=perl_makemaker debian/copyright0000644000000000000000000000517211640135360011125 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Sven Verdoolaege Source: http://search.cpan.org/dist/FCGI/ Name: FCGI Files: * Copyright: 1996-1998, Sven Verdoolaege 1995-1996, Open Market, Inc. License: other Files: configure Copyright: 1992-2010, Free Software Foundation, Inc. License: PD Files: debian/* Copyright: 2010, Jonathan Yu 2008, Ansgar Burchardt 2008, Niko Tyni 2005, Florian Ragwitz 2000-2003, Davide Puricelli (evo) 2000, Josip Rodin License: other X-Comment: it is assumed all Debian packaging files are licensed under the same terms as upstream License: other This FastCGI application library source and object code (the "Software") and its documentation (the "Documentation") are copyrighted by Open Market, Inc ("Open Market"). The following terms apply to all files associated with the Software and Documentation unless explicitly disclaimed in individual files. . Open Market permits you to use, copy, modify, distribute, and license this Software and the Documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this Software and Documentation may be copyrighted by their authors and need not follow the licensing terms described here. If modifications to this Software and Documentation have new licensing terms, the new terms must be clearly indicated on the first page of each file where they apply. . OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS". OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION. License: PD This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. debian/source/0000755000000000000000000000000011640135360010465 5ustar debian/source/format0000644000000000000000000000001411640135360011673 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011640135360010614 5ustar debian/patches/fix-pod-error.patch0000644000000000000000000000105211640135360014330 0ustar Description: This patch fixes the pod2man error "Unknown directive: =HEAD1", reported by lintian. Origin: vendor Forwarded: https://rt.cpan.org/Ticket/Display.html?id=71252 Author: Alessandro Ghedini Reviewed-by: gregor herrmann Last-Update: 2011-09-26 --- a/FCGI.PL +++ b/FCGI.PL @@ -566,7 +566,7 @@ =back -=HEAD1 LIMITATIONS +=head1 LIMITATIONS FCGI.pm isn't Unicode aware, only characters within the range 0x00-0xFF are supported. Attempts to output strings containing characters above 0xFF results debian/patches/series0000644000000000000000000000002411640135360012025 0ustar fix-pod-error.patch debian/compat0000644000000000000000000000000211640135360010363 0ustar 8 debian/control0000644000000000000000000000221111640135360010564 0ustar Source: libfcgi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Jonathan Yu , Krzysztof Krzyżaniak (eloy) , Alessandro Ghedini Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/FCGI/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libfcgi-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfcgi-perl.git Package: libfcgi-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: helper module for FastCGI FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a language-independent, scalable, open extension to CGI that provides faster performance by keeping programs persistent in memory and allowing them to handle multiple requests. This module provides the core interface needed to write these applications. . For complex applications, you should consider a more full-featured solution such as Plack or Catalyst (see libcatalyst-perl). debian/changelog0000644000000000000000000001624412231166410011043 0ustar libfcgi-perl (0.74-1build2) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:59:52 +0100 libfcgi-perl (0.74-1build1) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 19:50:09 +0000 libfcgi-perl (0.74-1) unstable; urgency=low * New upstream release * Drop cve-2011-2766.patch (merged upstream) -- Alessandro Ghedini Sat, 24 Sep 2011 20:22:00 +0200 libfcgi-perl (0.73-2) unstable; urgency=high * Team upload + High urgency for fixing a security bug [ 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. [ Damyan Ivanov ] * Add patch from upstream bug tracker fixing CVE-2011-2766 Closes: #607479. Thaks to Ferdinand for reporting, Russ Allbery for the analysis and chansen for the patch. -- Damyan Ivanov Sat, 17 Sep 2011 22:09:53 +0300 libfcgi-perl (0.73-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Alessandro Ghedini ] * New upstream release. (Closes: #627806) * Bump Standards-Version to 3.9.2 (no changes needed) * Bump debhelper compat level to 8 * Add myself to Uploaders * Fix dh arguments ordering * Drop fix-pod-spelling (merged upstream) * Update upstream copyright year for the configure file * Add fix-pod-error patch -- Alessandro Ghedini Tue, 31 May 2011 15:57:22 +0200 libfcgi-perl (0.71-1) unstable; urgency=low * New upstream release. * Remove README.source and quilt framework. -- Ansgar Burchardt Thu, 01 Apr 2010 18:40:35 +0900 libfcgi-perl (0.70-2) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format -- Krzysztof Krzyżaniak (eloy) Tue, 23 Mar 2010 12:36:51 +0100 libfcgi-perl (0.70-1) unstable; urgency=low * New upstream release * debian/control: added me to Uploaders * debian/source/format: created with content "1.0" -- Krzysztof Krzyżaniak (eloy) Tue, 23 Mar 2010 12:26:12 +0100 libfcgi-perl (0.69-1) unstable; urgency=low * New upstream release * Rewrite control description (Closes: #553363) * Standards-Version 3.8.4 (no changes) * Refresh quilt patch -- Jonathan Yu Tue, 16 Feb 2010 20:07:10 -0500 libfcgi-perl (0.68-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release (Closes: #544540) * Standards-Version 3.8.3 (drop perl version dep) * Use new short debhelper 7 rules format * Add myself to Uploaders and Copyright * Rewrite control description * Use debhelper >= 7.3.7 for --buildsystem support * Add a patch to fix POD spelling errors * Update copyright to DEP5 format [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * Remove Florian Ragwitz from Uploaders (Closes: #523243) [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Fri, 15 Jan 2010 19:52:32 -0500 libfcgi-perl (0.67-3) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. [ Ansgar Burchardt ] * Convert debian/copyright to proposed machine-readable format. * debian/copyright: Update upstream source location (Closes: #496349). * Bump Standards Version to 3.8.0. * Refresh debian/rules for debhelper 7. * Add myself to Uploaders. [ gregor herrmann ] * Delete config.{log,status} in debian/rules' clean target. -- Ansgar Burchardt Tue, 04 Nov 2008 00:16:50 +0100 libfcgi-perl (0.67-2.1) unstable; urgency=low * Non-maintainer upload for the Perl 5.10 transition. * Don't try to remove /usr/share/perl5 if it doesn't exist. (Closes: #463552) -- Niko Tyni Wed, 02 Apr 2008 16:39:10 +0300 libfcgi-perl (0.67-2) unstable; urgency=low * New maintainer (Closes: #322098). * Using debhelper 4. * Rewrote debian/rules. * Updated standards version. * Changed Section from interpreters to perl because that's more accurate. -- Florian Ragwitz Thu, 11 Aug 2005 20:22:22 +0200 libfcgi-perl (0.67-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Sun, 19 Jan 2003 18:31:42 +0100 libfcgi-perl (0.66-1) unstable; urgency=high * New upstream version; closes: #161482. * Fully Perl 5.8 compliant; closes: #159741. -- Davide Puricelli (evo) Thu, 26 Sep 2002 12:38:34 +0200 libfcgi-perl (0.65-2) unstable; urgency=low * Recompiling against perl 5.8.0. -- Davide Puricelli (evo) Sat, 3 Aug 2002 16:03:36 +0000 libfcgi-perl (0.65-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Fri, 2 Aug 2002 12:58:44 +0200 libfcgi-perl (0.64-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Sun, 9 Dec 2001 22:18:44 +0100 libfcgi-perl (0.60-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Sat, 21 Jul 2001 15:01:23 +0200 libfcgi-perl (0.59-2) unstable; urgency=low * Updated debian/rules because of perl 5.6 and new perl policy -- Davide Puricelli (evo) Thu, 15 Feb 2001 21:40:58 +0100 libfcgi-perl (0.59-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Fri, 9 Feb 2001 15:15:23 +0100 libfcgi-perl (0.58-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Fri, 29 Dec 2000 15:09:45 +0100 libfcgi-perl (0.55-1) unstable; urgency=low * New upstream version. (closes: #74949) -- Davide Puricelli (evo) Fri, 20 Oct 2000 14:21:36 +0200 libfcgi-perl (0.54-1) unstable; urgency=low * New upstream version. -- Davide Puricelli (evo) Fri, 13 Oct 2000 21:36:48 +0200 libfcgi-perl (0.53-1) unstable; urgency=low * New upstream release * New maintainer email address. -- Davide Puricelli (evo) Sat, 22 Jul 2000 22:29:04 +0200 libfcgi-perl (0.52-2) unstable; urgency=low * Further fixed Makefile.PL to get rid of cruft in .diff.gz. * Swapped binary-{indep,arch} in debian/rules, closes: #67059. * Sponsored upload. -- Josip Rodin Tue, 11 Jul 2000 18:08:46 +0200 libfcgi-perl (0.52-1) unstable; urgency=low * Initial Release. * Sponsored upload for Davide Puricelli (evo) . -- Josip Rodin Sat, 24 Jun 2000 00:43:37 +0200 Local variables: mode: debian-changelog End: