debian/0002755000000000000000000000000011626706653007204 5ustar debian/compat0000644000000000000000000000000211503463033010362 0ustar 7 debian/rules0000755000000000000000000000003611503463033010243 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011626706417010502 5ustar debian/source/format0000644000000000000000000000001411626706417011706 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015511503463033010216 0ustar version=3 http://search.cpan.org/dist/CGI-PSGI/ .*/CGI-PSGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000070611626706653011057 0ustar libcgi-psgi-perl (0.15-1) unstable; urgency=low * New upstream release * Switch to dpkg-source 3.0 (quilt) format * Update Standards-Version (no changes) * Add missing inc/Module/Install debian/copyright entries -- Dominic Hargreaves Mon, 29 Aug 2011 14:01:30 +0100 libcgi-psgi-perl (0.13-1) unstable; urgency=low * Initial Release. (Closes: #606816) -- Dominic Hargreaves Sun, 19 Dec 2010 20:01:39 +0000 debian/control0000644000000000000000000000147211626706445010610 0ustar Source: libcgi-psgi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl (>= 5.10.0), perl (>= 5.10.1) | libcgi-pm-perl (>= 3.33), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Dominic Hargreaves Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/CGI-PSGI/ Vcs-Browser: http://git.debian.org/?p=users/dom/libcgi-psgi-perl.git Vcs-Git: git://git.debian.org/~dom/libcgi-psgi-perl.git Package: libcgi-psgi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl, perl (>= 5.10.1) | libcgi-pm-perl (>= 3.33) Description: Adapt CGI.pm to the PSGI protocol CGI::PSGI is for web application framework developers who currently use CGI to handle query parameters, and would like the frameworks to comply with the PSGI protocol. debian/libcgi-psgi-perl.docs0000644000000000000000000000000711503463033013164 0ustar README debian/copyright0000644000000000000000000000240111626706602011124 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Tatsuhiko Miyagawa Source: http://search.cpan.org/dist/CGI-PSGI/ Name: CGI-PSGI Files: * Copyright: Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'.