debian/0000755000000000000000000000000011760063672007176 5ustar debian/compat0000644000000000000000000000000211760056117010370 0ustar 8 debian/libmodule-starter-plugin-cgiapp-perl.lintian-overrides0000644000000000000000000000432211760064116021704 0ustar libmodule-starter-plugin-cgiapp-perl: extra-license-file usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/LICENSE libmodule-starter-plugin-cgiapp-perl: extra-license-file usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/LICENSE libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/00-signature.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/01-load.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/boilerplate.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/perl-critic.xt libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/pod-coverage.xt libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/pod.xt libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/default/test-app.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/00-signature.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/01-load.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/boilerplate.t libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/perl-critic.xt libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/pod-coverage.xt libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/pod.xt libmodule-starter-plugin-cgiapp-perl: script-not-executable usr/share/perl5/auto/share/dist/Module-Starter-Plugin-CGIApp/titanium/test-app.t debian/copyright0000644000000000000000000000214211760057755011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-Starter-Plugin-CGIApp Upstream-Contact: Jaldhar H. Vyas Source: http://search.cpan.org/dist/Module-Starter-Plugin-CGIApp/ Files: * Copyright: © 2012, Consolidated Braincells Inc. All Rights Reserved. License: GPL-1+ or Artistic Files: debian/* Copyright: © 2008-2012, Jaldhar H. Vyas License: GPL-1+ or 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 . License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 1.0 or a later version. . On Debian systems, the complete text of the Artistic License can be found in /usr/share/common-licenses/Artistic . debian/control0000644000000000000000000000206011760056117010573 0ustar Source: libmodule-starter-plugin-cgiapp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.6.10-12), libfile-copy-recursive-perl, libfile-dircompare-perl, libmodule-build-perl, libmodule-starter-perl, libhtml-template-perl, libtest-pod-perl (>= 1.22), libtest-pod-coverage-perl (>= 1.08), libtest-mocktime-perl Maintainer: Jaldhar H. Vyas Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Module-Starter-Plugin-CGIApp/ Vcs-Git: git://github.com/jaldhar/Module-Starter-Plugin-CGIApp.git Vcs-Browser: https://github.com/jaldhar/Module-Starter-Plugin-CGIApp Package: libmodule-starter-plugin-cgiapp-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libfile-sharedir-perl, libmodule-starter-perl, libhtml-template-perl Description: template based module starter for CGI apps This is a plugin for Module::Starter that builds you a skeleton CGI::Application module with all the extra files needed to package it for CPAN. You can customize the output using HTML::Template. debian/changelog0000644000000000000000000000340311760064217011044 0ustar libmodule-starter-plugin-cgiapp-perl (0.42-1) unstable; urgency=low * New upstream version. + works properly with current Module::Starter (Closes: #627744) * No actually it is GPL1+/Artistic. Corrected debian/copyright again. * Overhauled Debian packaging in general. -- Jaldhar H. Vyas Sat, 26 May 2012 01:17:25 -0400 libmodule-starter-plugin-cgiapp-perl (0.30-1) unstable; urgency=low * New upstream version. -- Jaldhar H. Vyas Sat, 06 Mar 2010 23:35:18 -0500 libmodule-starter-plugin-cgiapp-perl (0.22-1) unstable; urgency=low * New upstream version. * If I've done this right, the problem with the test suite claiming a mismatched signature is no longer an issue. (Closes: #538114) * Updated to policy 3.8.4 and 3.0(quilt) source format. * Corrected debian/copyright. The package license is GPL2+/Artistic not GPL1+/Artistic -- Jaldhar H. Vyas Thu, 04 Mar 2010 12:09:27 -0500 libmodule-starter-plugin-cgiapp-perl (0.10-1) unstable; urgency=low * New upstream version. -- Jaldhar H. Vyas Thu, 15 Jan 2009 22:09:04 -0500 libmodule-starter-plugin-cgiapp-perl (0.08-1) unstable; urgency=low * New upstream version. -- Jaldhar H. Vyas Fri, 09 Jan 2009 19:53:08 -0500 libmodule-starter-plugin-cgiapp-perl (0.07-1) unstable; urgency=low * New upstream version. * Updated Debian packaging to debhelper 7, machine readable copyright and other modern conveniences. -- Jaldhar H. Vyas Tue, 06 Jan 2009 22:39:28 -0500 libmodule-starter-plugin-cgiapp-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #499478) -- Jaldhar H. Vyas Thu, 18 Sep 2008 22:36:44 -0400 debian/watch0000644000000000000000000000041511760056117010223 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Module-Starter-Plugin-CGIApp/ .*/Module-Starter-Plugin-CGIApp-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000011760056117010472 5ustar debian/source/format0000644000000000000000000000001411760056117011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000056111760064061010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: dh_auto_install -rm $(CURDIR)/debian/libmodule-starter-plugin-cgiapp-perl/usr/share/man/man3/auto::share::dist::Module-Starter-Plugin-CGIApp::default::Module.3pm -rm $(CURDIR)/debian/libmodule-starter-plugin-cgiapp-perl/usr/share/man/man3/auto::share::dist::Module-Starter-Plugin-CGIApp::titanium::Module.3pm