debian/0000755000000000000000000000000011657046506007200 5ustar debian/source/0000755000000000000000000000000011652341420010464 5ustar debian/source/format0000644000000000000000000000001411652341420011672 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000043111652341420014043 0ustar # Debian Perl Group policy is that the copyright format be kept at # this version until the standard is finalized. libcgi-application-plugin-config-simple-perl source: out-of-date-copyright-format-uri http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 debian/compat0000644000000000000000000000000211652341420010362 0ustar 8 debian/control0000644000000000000000000000264511652341420010576 0ustar Source: libcgi-application-plugin-config-simple-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libconfig-simple-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-config-simple-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-config-simple-perl.git Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-Config-Simple/ Package: libcgi-application-plugin-config-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, libconfig-simple-perl Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Enhances: libcgi-application-perl Description: module providing Config::Simple support to CGI::Application CGI::Application::Plugin::Config::Simple acts as a plugin for Config::Simple to be easily used inside a CGI::Application module. It does not provide every method available from Config::Simple but rather easy access to your configuration variables. It does however provide direct access to the underlying Config::General object created if you want to use it's full power. debian/rules0000755000000000000000000000017511652341420010247 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: cp t/test.ini test.ini.bak dh_auto_test mv test.ini.bak t/test.ini debian/watch0000644000000000000000000000024511652341420010216 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Plugin-Config-Simple/ .*/CGI-Application-Plugin-Config-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000216111652341420011117 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Michael Peters Source: http://search.cpan.org/dist/CGI-Application-Plugin-Config-Simple/ Name: CGI-Application-Plugin-Config-Simple Files: * Copyright: 2004-2005, Michael Peters 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/changelog0000644000000000000000000000036211657044417011052 0ustar libcgi-application-plugin-config-simple-perl (1.01-1) unstable; urgency=low * Split off from libcgi-application-extra-plugin-bundle-perl (Closes: #646850). -- Nicholas Bamber Thu, 10 Nov 2011 21:58:33 +0000