debian/0000755000000000000000000000000012224072666007175 5ustar debian/libcgi-application-plugin-actiondispatch-perl.examples0000644000000000000000000000001312224072357021705 0ustar examples/* debian/watch0000644000000000000000000000025012101262731010207 0ustar version=3 https://metacpan.org/release/CGI-Application-Plugin-ActionDispatch/ .*/CGI-Application-Plugin-ActionDispatch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000220412224072630011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CGI-Application-Plugin-ActionDispatch Upstream-Contact: Jason Yates Source: https://metacpan.org/release/CGI-Application-Plugin-ActionDispatch/ Files: * Copyright: 2006-2008, Jason Yates License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/control0000644000000000000000000000271612224072620010574 0ustar Source: libcgi-application-plugin-actiondispatch-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libclass-inspector-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-actiondispatch-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-actiondispatch-perl.git Homepage: https://metacpan.org/release/CGI-Application-Plugin-ActionDispatch/ Package: libcgi-application-plugin-actiondispatch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, perl, libclass-inspector-perl Enhances: libcgi-application-perl Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Description: attribute extension for CGI::Application CGI::Application::Plugin::ActionDispatch adds attribute based support for parsing the PATH_INFO of the incoming request. The interface is inspired by Catalyst. This plugin is plug and play and will interrupt the default behavior of CGI::Application and works with mod_perl. debian/compat0000644000000000000000000000000211671741712010373 0ustar 8 debian/changelog0000644000000000000000000000176612224072666011061 0ustar libcgi-application-plugin-actiondispatch-perl (0.99-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.99 * Ship added example module and cgi script * Drop lintian override as copyright-format 1.0 is released * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders and copyright -- Florian Schlichting Sat, 05 Oct 2013 22:25:20 +0200 libcgi-application-plugin-actiondispatch-perl (0.98-1) unstable; urgency=low * Split off from libcgi-application-extra-plugin-bundle-perl (Closes: #646751). -- Nicholas Bamber Thu, 10 Nov 2011 21:48:32 +0000 debian/source/0000755000000000000000000000000012224072452010466 5ustar debian/source/format0000644000000000000000000000001411671741712011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671741712010254 0ustar #!/usr/bin/make -f %: dh $@