debian/0002755000000000000000000000000012134511412007162 5ustar debian/compat0000644000000000000000000000000211731432220010357 0ustar 8 debian/rules0000755000000000000000000000003611626702243010250 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011731433554010476 5ustar debian/source/format0000644000000000000000000000001411731433554011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017511626702243010225 0ustar version=3 http://search.cpan.org/dist/CGI-Emulate-PSGI/ .*/CGI-Emulate-PSGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000151312134511412011032 0ustar libcgi-emulate-psgi-perl (0.15-1) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format * New upstream release -- Dominic Hargreaves Sat, 20 Apr 2013 14:07:21 +0100 libcgi-emulate-psgi-perl (0.14-1) unstable; urgency=low * New upstream release * Switch to debhelper compat level 8 * Update debian/copyright to 1.0 format * Update Standards-Version (no changes) -- Dominic Hargreaves Sun, 18 Mar 2012 19:23:42 +0000 libcgi-emulate-psgi-perl (0.12-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) -- Dominic Hargreaves Mon, 29 Aug 2011 13:50:02 +0100 libcgi-emulate-psgi-perl (0.10-1) unstable; urgency=low * Initial Release. (Closes: #608299) -- Dominic Hargreaves Thu, 30 Dec 2010 21:00:41 +0000 debian/libcgi-emulate-psgi-perl.docs0000644000000000000000000000002311626702243014621 0ustar README.mkdn README debian/control0000644000000000000000000000176711731433070010603 0ustar Source: libcgi-emulate-psgi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libwww-perl, perl (>= 5.10.0) Maintainer: Dominic Hargreaves Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/CGI-Emulate-PSGI/ Vcs-Browser: http://git.debian.org/?p=users/dom/libcgi-emulate-psgi-perl.git Vcs-Git: git://git.debian.org/users/dom/libcgi-emulate-psgi-perl.git Package: libcgi-emulate-psgi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, perl Description: PSGI adapter for CGI This module allows an application designed for the CGI environment to run in a PSGI environment, and thus on any of the backends that PSGI supports. . It works by translating the environment provided by the PSGI specification to one expected by the CGI specification. Likewise, it captures output as it would be prepared for the CGI standard, and translates it to the format expected for the PSGI standard using CGI::Parse::PSGI module. debian/copyright0000644000000000000000000000355012134511341011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CGI-Emulate-PSGI Upstream-Contact: Tokuhiro Matsuno Source: http://search.cpan.org/dist/CGI-Emulate-PSGI/ Files: * Copyright: Tokuhiro Matsuno License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Module/Install/AuthorTests.pm Copyright: 2008, Ricardo SIGNES License: Artistic or GPL-1+ Files: inc/Module/Install/ReadmeFromPod.pm Copyright: Chris Williams License: Artistic or GPL-1+ Files: inc/Module/Install/ReadmeMarkdownFromPod.pm inc/Pod/Markdown.pm Copyright: 2004, 2009, Marcel GrĂ¼nauer License: Artistic or GPL-1+ Files: inc/Test/More.pm Copyright: 2001-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Requires.pm Copyright: Tokuhiro Matsuno 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'.