debian/0000755000000000000000000000000011512665232007171 5ustar debian/control0000644000000000000000000000224411512665034010576 0ustar Source: libconfig-merge-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libconfig-any-perl, libyaml-perl, libjson-perl, libyaml-syck-perl, libjson-xs-perl, libxml-simple-perl, libconfig-tiny-perl, libconfig-general-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Config-Merge/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-merge-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-merge-perl/ Package: libconfig-merge-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-any-perl Recommends: libyaml-perl, libjson-perl, libjson-xs-perl, libyaml-syck-perl, libxml-simple-perl, libconfig-tiny-perl, libconfig-general-perl Description: umbrella interface to configuration modules Config::Merge allows one to load a configuration directory tree containing YAML, JSON, XML, Perl, INI or Config::General files. The interface can be used in either a functional or an object oriented way. debian/copyright0000644000000000000000000000205111512664631011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Clinton Gormley Source: http://search.cpan.org/dist/Config-Merge/ Name: Config-Merge Files: * Copyright: 2007-2010, Clinton Gormley 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/watch0000644000000000000000000000016511512664631010226 0ustar version=3 http://search.cpan.org/dist/Config-Merge/ .*/Config-Merge-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211512664631010371 0ustar 8 debian/libconfig-merge-perl.examples0000644000000000000000000000001311512664631014716 0ustar examples/* debian/changelog0000644000000000000000000000025311512664631011045 0ustar libconfig-merge-perl (1.01-1) unstable; urgency=low * Initial Release. (Closes: #609562) -- Nicholas Bamber Mon, 10 Jan 2011 19:34:33 +0000 debian/source/0000755000000000000000000000000011512665175010477 5ustar debian/source/format0000644000000000000000000000001411512664631011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611512664631010252 0ustar #!/usr/bin/make -f %: dh $@