debian/0000755000000000000000000000000011601641012007156 5ustar debian/control0000644000000000000000000000272411601631205010571 0ustar Source: libcgi-application-plugin-configauto-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libconfig-auto-perl, libtest-pod-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-ConfigAuto/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcgi-application-plugin-configauto-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcgi-application-plugin-configauto-perl/ Package: libcgi-application-plugin-configauto-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, libconfig-auto-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: plugin that adds Config::Auto support to CGI::Application CGI::Application::Plugin::ConfigAuto adds easy access to config file variables to your CGI::Application modules. Lazy loading is used to prevent the config file from being parsed if no configuration variables are accessed during the request. In other words, the config file is not parsed until it is actually needed. The Config::Auto package provides the framework for this plugin. debian/copyright0000644000000000000000000000213111577110426011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Mark Stosberg Source: http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/ Name: CGI-Application-Plugin-ConfigAuto Files: * Copyright: 2004-2011, Mark Stosberg 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/watch0000644000000000000000000000023711577110426010225 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/ .*/CGI-Application-Plugin-ConfigAuto-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211601100670010354 0ustar 8 debian/changelog0000644000000000000000000000035211601100670011030 0ustar libcgi-application-plugin-configauto-perl (1.33-1) unstable; urgency=low * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #630874) -- Nicholas Bamber Fri, 24 Jun 2011 09:57:51 +0100 debian/source/0000755000000000000000000000000011601641012010456 5ustar debian/source/format0000644000000000000000000000001411577110426011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611577110426010251 0ustar #!/usr/bin/make -f %: dh $@