debian/0000755000000000000000000000000011546652215007175 5ustar debian/control0000644000000000000000000000204511546400136010572 0ustar Source: libhttp-request-ascgi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-accessor-perl, libhttp-daemon-perl | libwww-perl (<< 6), libwww-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Jonathan Yu , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-request-ascgi-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-request-ascgi-perl/ Package: libhttp-request-ascgi-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, libhttp-daemon-perl | libwww-perl (<< 6), libwww-perl Description: module to setup a CGI environment from a HTTP::Request HTTP::Request::AsCGI is a Perl module that provides a convenient mechanism for setting up a CGI environment using information from an HTTP::Request object. debian/copyright0000644000000000000000000000227311546400245011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Christian Hansen Source: http://search.cpan.org/dist/HTTP-Request-AsCGI/ Name: HTTP-Request-AsCGI Files: * Copyright: 2010, Christian Hansen License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2008-2011, gregor herrmann 2009, Nathan Handler 2005-2009, Krzysztof Krzyzaniak (eloy) 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/watch0000644000000000000000000000017711546652052010232 0ustar version=3 http://search.cpan.org/dist/HTTP-Request-AsCGI/ .*/HTTP-Request-AsCGI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000311546400123010361 0ustar 8 debian/libhttp-request-ascgi-perl.examples0000644000000000000000000000001311323400557016100 0ustar examples/* debian/changelog0000644000000000000000000000512111546400512011035 0ustar libhttp-request-ascgi-perl (1.2-2) unstable; urgency=low * Prepare build and runtime dependencies for libwww-perl 6 (closes: #620518). * Switch to source format 3.0 (quilt). * Switch to debhelper 8. * Add /me to Uploaders. * debian/copyright: update license stanzas. * Set Standards-Version to 3.9.1 (no further changes). -- gregor herrmann Mon, 04 Apr 2011 19:35:05 +0200 libhttp-request-ascgi-perl (1.2-1) unstable; urgency=low * New upstream release * Use new short debhelper 7 rules format * Now install examples in examples/* * Add myself to Uploaders and Copyright * Rewrite control description * Drop unnecessary version deps (satisfied by oldstable) * Refresh copyright information to new DEP5 format -- Jonathan Yu Wed, 13 Jan 2010 00:13:24 -0500 libhttp-request-ascgi-perl (1.0-1) unstable; urgency=low * New upstream release * debian/control: update Standards-Version to 3.8.3, fixed spelling -- Krzysztof Krzyżaniak (eloy) Tue, 01 Dec 2009 11:25:21 +0100 libhttp-request-ascgi-perl (0.9-2) UNRELEASED; urgency=low * debian/watch: Update to ignore development releases. -- Nathan Handler Sat, 06 Jun 2009 01:34:32 +0000 libhttp-request-ascgi-perl (0.9-1) unstable; urgency=low [ Krzysztof Krzyżaniak (eloy) ] * New upstream release * debian/rules: converte to new schema * debian/control: Standards-Version update to 3.8.1 * update package to debhelper 7, use debian/rules from debhelper 7 [ gregor herrmann ] * debian/watch: use dist-based URL. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). -- Krzysztof Krzyżaniak (eloy) Tue, 28 Apr 2009 23:25:26 +0200 libhttp-request-ascgi-perl (0.5-2) unstable; urgency=low * Move package to Debian Perl Group repo * Fixed debian/rules (closes: #467950) * Updated Standards Version to 3.7.3 -- Krzysztof Krzyżaniak (eloy) Mon, 03 Mar 2008 21:59:39 +0100 libhttp-request-ascgi-perl (0.5-1) unstable; urgency=low * New upstream release * debian/control - Narrowed dependency from libwww-perl to (>= 5.805) -- Krzysztof Krzyzaniak (eloy) Mon, 23 Jan 2006 10:52:34 +0100 libhttp-request-ascgi-perl (0.3-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Tue, 10 Jan 2006 11:43:37 +0100 libhttp-request-ascgi-perl (0.2-1) unstable; urgency=low * Initial Release (closes: #339462) -- Krzysztof Krzyzaniak (eloy) Wed, 16 Nov 2005 13:59:02 +0100 debian/source/0000755000000000000000000000000011546652146010500 5ustar debian/source/format0000644000000000000000000000001411546400074011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611323400557010245 0ustar #!/usr/bin/make -f %: dh $@