debian/0000755000000000000000000000000012045467415007176 5ustar debian/rules0000755000000000000000000000003612045467415010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000355512045467415010611 0ustar Source: libcgi-application-dispatch-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas , Xavier Guimard Section: perl Priority: optional Build-Depends: apache2, apache2-threaded-dev | apache2-prefork-dev, debhelper (>= 8), libapache2-mod-perl2, libcgi-application-perl (>= 4.50), libcgi-psgi-perl, libhttp-exception-perl, libplack-perl (>= 0.9956), libtest-longstring-perl, libtry-tiny-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-dispatch-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-dispatch-perl.git Homepage: http://search.cpan.org/dist/CGI-Application-Dispatch/ Package: libcgi-application-dispatch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl (>= 4.50), libexception-class-perl, libhttp-exception-perl, libtry-tiny-perl Suggests: libapache2-mod-perl2, libplack-perl Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11) Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11) Description: request dispatcher for CGI::Application CGI::Application::Dispatch provides glue between web server environments such as mod_perl, Plack and straight CGI and the CGI::Application web framework. It does this by parsing the PATH_INFO environment variable and mapping it onto a CGI::Application subclass module invocation with the appropriate run mode and CGI::Application parameters. debian/source/0000755000000000000000000000000012045467415010476 5ustar debian/source/format0000644000000000000000000000001412045467415011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000306012045467415011047 0ustar libcgi-application-dispatch-perl (3.12-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * New upstream release * Bump Standards-Version to 3.9.4 * Use debhelper 8 * Update debian/copyright to format 1.0 * Remove deprecation.patch now included in upstream * Remove obsolete lintian-overrides -- Xavier Guimard Sun, 04 Nov 2012 07:52:53 +0100 libcgi-application-dispatch-perl (3.07-2) unstable; urgency=low [ gregor herrmann ] * Remove version from libversion-perl (build) dependency. [ Nicholas Bamber ] * Added patch fixing 5.14 deprecation of qw(..) without enclosing parentheses where those parentheses are part of statement syntax * Added lintian override concerning DEP-5 -- Nicholas Bamber Sat, 26 Nov 2011 20:09:12 +0000 libcgi-application-dispatch-perl (3.07-1) unstable; urgency=low [ 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. [ Nicholas Bamber ] * New upstream release * Removed dependency on Exception::Class::TryCatch -- Nicholas Bamber Fri, 09 Sep 2011 22:13:22 +0100 libcgi-application-dispatch-perl (3.04-1) unstable; urgency=low * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #630878) -- Nicholas Bamber Wed, 29 Jun 2011 17:36:24 +0100 debian/compat0000644000000000000000000000000212045467415010374 0ustar 8 debian/copyright0000644000000000000000000000224712045467415011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CGI-Application-Dispatch Source: http://search.cpan.org/dist/CGI-Application-Dispatch/ Upstream-Contact: Michael Peters Files: * Copyright: 2008-2010, Michael Peters 2008-2010, Mark Stosberg License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 2012, Xavier Guimard 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/watch0000644000000000000000000000021512045467415010225 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Dispatch/ .*/CGI-Application-Dispatch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$