debian/0000755000000000000000000000000011602425145007166 5ustar debian/control0000644000000000000000000000266411601631203010572 0ustar Source: libcgi-application-plugin-forward-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libtest-pod-perl, libcgi-application-plugin-autorunmode-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-Forward/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcgi-application-plugin-forward-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcgi-application-plugin-forward-perl/ Package: libcgi-application-plugin-forward-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-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) Suggests: libcgi-application-plugin-autorunmode-perl Description: plugin to allow one run mode pass control to another CGI::Application::Plugin::Forward adds the forward method to your CGI::Application module, which passes control to another run mode and returns its output. This is equivalent to calling $self->$other_runmode, except that CGI::Application's internal value of the current run mode is updated. debian/copyright0000644000000000000000000000214211600400402011103 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Michael Graham Source: http://search.cpan.org/dist/CGI-Application-Plugin-Forward/ Name: CGI-Application-Plugin-Forward Files: * Copyright: 2005, Michael Graham License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000023111600400402010176 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Plugin-Forward/ .*/CGI-Application-Plugin-Forward-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211600400402010347 0ustar 8 debian/changelog0000644000000000000000000000034711602421510011034 0ustar libcgi-application-plugin-forward-perl (1.06-1) unstable; urgency=low * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #631243) -- Nicholas Bamber Tue, 28 Jun 2011 07:41:21 +0100 debian/source/0000755000000000000000000000000011602425145010466 5ustar debian/source/format0000644000000000000000000000001411600400402011657 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611600400402010230 0ustar #!/usr/bin/make -f %: dh $@