debian/0000755000000000000000000000000012224071641007165 5ustar debian/watch0000644000000000000000000000027012101262767010222 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/CGI-Application-Server/ .*/CGI-Application-Server-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian/copyright0000644000000000000000000000231012224071641011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/CGI-Application-Server/ Upstream-Name: CGI::Application::Server Files: * Copyright: © 2006 by Infinity Interactive, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: © 2007-2009 Jaldhar H. Vyas © 2010 Franck Joncourt © 2013 Florian Schlichting 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/control0000644000000000000000000000377312224071641010602 0ustar Source: libcgi-application-server-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , Franck Joncourt , gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libcgi-application-perl, libcgi-application-dispatch-perl, libcgi-application-basic-plugin-bundle-perl, libhttp-message-perl, libhttp-server-simple-perl, libhttp-server-simple-static-perl, libio-capture-perl, libtest-exception-perl, libtest-http-server-simple-perl, libtest-pod-perl, libtest-pod-coverage-perl, libtest-www-mechanize-perl, libwww-perl, perl (>= 5.13.4) | libtest-more-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-server-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-server-perl.git Homepage: https://metacpan.org/release/CGI-Application-Server/ Package: libcgi-application-server-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhttp-message-perl, libio-capture-perl, libcgi-application-perl, libhttp-server-simple-perl, libwww-perl, libhttp-server-simple-static-perl Description: simple HTTP server for developing with CGI::Application CGI::Application::Server is a subclass of HTTP::Server::Simple specialized for developing and testing CGI::Application-based modules. You can give it the name of one or more CGI::Application subclasses or preinitialized objects as entry points and it will serve them along with any static files. debian/compat0000644000000000000000000000000212224071641010363 0ustar 8 debian/changelog0000644000000000000000000000653712224071641011052 0ustar libcgi-application-server-perl (0.063-1) unstable; urgency=low [ gregor herrmann ] * debian/rules: unset http_proxy for the test instead of the build target. * debian/control: update {versioned,alternative} (build) dependencies. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.063 * Upgrade debian/copyright to copyright-format 1.0, dropping "GNU/Linux" and directly linking GPL-1 in stand-alone License paragraphs * Update (build-)dependencies * Bump dh compatibility to level 8 (no changes necessary) * Declare compliance with Debian Policy 3.9.4 * Delete lintian override, this changelog seems not affected any more * Add myself to uploaders and copyright -- Florian Schlichting Sat, 05 Oct 2013 22:10:14 +0200 libcgi-application-server-perl (0.062-1) unstable; urgency=low * New upstream release. * Refreshed d.control with my new email address. * Minimize d.rules: + Updated BD against debhelper (>= 7.0.50) * Removed versionned BD on perl. Oldstable as 5.8.8-7 which is greater than 5.8.0-7. * Bumped up Standards-Version to 3.8.3 (no changes). * Added /me in d.copyright. * Switch to dpkg-source 3.0 (quilt) format. * Added lintian-overrides file to override a false warning due to #522441. -- Franck Joncourt Mon, 25 Jan 2010 23:40:49 +0100 libcgi-application-server-perl (0.061-2) unstable; urgency=low * Add missing dependency on libhttp-server-simple-static-perl, thanks to Peter Gervai for the bug report (closes: #521851). * Add /me to Uploaders. * Set Standards-Version to 3.8.1 (no changes). * Slightly improve short and long description. * Simplify debian/rules. * Unset http_proxy in debian/rules. * Don't install README any more. * Remove build dependency on libmodule-build-perl, dh7 prefers ExtUtils::MakeMaker. -- gregor herrmann Mon, 30 Mar 2009 19:34:29 +0200 libcgi-application-server-perl (0.061-1) unstable; urgency=low [Franck Joncourt] * New upstream release * Updated d.changelog according to: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437 * Updated d.control: + Moved perl modules from B-D to B-D-I + Moved the B-D-I on perl to the B-D field + Set compatibility level to 7 (d.compat as well) + Added /me to Uploaders * Updated d.rules to be handled with dh7 [Gregor Herrmann] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Jaldhar H. Vyas ] * Improved the description in debian/control -- Jaldhar H. Vyas Sat, 21 Feb 2009 17:58:20 -0500 libcgi-application-server-perl (0.060-1) unstable; urgency=low * New upstream release. -- Jaldhar H. Vyas Mon, 03 Nov 2008 16:41:30 -0500 libcgi-application-server-perl (0.050-1) unstable; urgency=low * New upstream release. * First upload to Debian. (Closes: #497233) -- Jaldhar H. Vyas Sun, 31 Aug 2008 01:14:35 -0400 libcgi-application-server-perl (0.04-1) unstable; urgency=low * Initial non-release. -- Jaldhar H. Vyas Wed, 24 Oct 2007 23:28:15 -0400 debian/source/0000755000000000000000000000000011671741767010507 5ustar debian/source/format0000644000000000000000000000001411671741767011715 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000012011671741767010260 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: http_proxy= dh_auto_test