debian/0000755000000000000000000000000011536440375007176 5ustar debian/control0000644000000000000000000000334611536440314010600 0ustar Source: libconfig-jfdi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libany-moose-perl, libcarp-clan-share-perl, libclone-perl, libconfig-any-perl, libconfig-general-perl, libdata-visitor-perl (>= 0.24), libgetopt-usaginator-perl, libhash-merge-simple-perl, liblist-moreutils-perl, libpath-class-perl, libsub-install-perl, libtest-most-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Config-JFDI/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-jfdi-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-jfdi-perl/ Package: libconfig-jfdi-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libany-moose-perl, libcarp-clan-share-perl, libclone-perl, libconfig-any-perl, libconfig-general-perl, libdata-visitor-perl (>= 0.24), libgetopt-usaginator-perl, libhash-merge-simple-perl, liblist-moreutils-perl, libpath-class-perl, libsub-install-perl Description: Perl module to load any configuration files Config::JFDI scans a directory for files matching a certain name. If such a file is found, and it matches an extension that Config::Any can read, then the configuration from that file will be loaded. It also looks for special files that end with a "_local" suffix, which take precedence over any other configuration files. The precedence takes place by merging the local config with the standard file using Hash::Merge::Simple (libhash-merge-simple-perl). . Essentially, this is an implementation of Catalyst::Plugin::ConfigLoader that exists outside of Catalyst. debian/copyright0000644000000000000000000000212111536437644011132 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Robert Krimen Source: http://search.cpan.org/dist/Config-JFDI/ Name: Config-JFDI Files: * Copyright: 2011, Robert Krimen License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2011, gregor herrmann 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/watch0000644000000000000000000000016311236101036010210 0ustar version=3 http://search.cpan.org/dist/Config-JFDI/ .*/Config-JFDI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211536437772010403 0ustar 8 debian/changelog0000644000000000000000000000122011536440121011030 0ustar libconfig-jfdi-perl (0.065-1) unstable; urgency=low * New upstream release. [ Jonathan Yu ] * Standards-Version 3.9.1 (no changes) * Update dependencies per upstream [ gregor herrmann ] * Update copyright. * Add /me to Uploaders. * Switch to debhelper 8. -- gregor herrmann Fri, 11 Mar 2011 16:31:22 +0100 libconfig-jfdi-perl (0.064-1) unstable; urgency=low * New upstream release -- Jonathan Yu Tue, 20 Oct 2009 09:43:39 -0400 libconfig-jfdi-perl (0.063-1) unstable; urgency=low * Initial Release (Closes: #537876) -- Jonathan Yu Sat, 17 Oct 2009 19:15:47 -0400 debian/source/0000755000000000000000000000000011536440326010472 5ustar debian/source/format0000644000000000000000000000001411510120132011656 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611236101036010236 0ustar #!/usr/bin/make -f %: dh $@