debian/0000755000000000000000000000000011366625075007201 5ustar debian/control0000644000000000000000000000205511366544351010603 0ustar Source: libconfigreader-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: libtest-pod-perl, libtest-pod-coverage-perl, libtest-warn-perl, libtest-output-perl, libtest-prereq-perl, perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , gregor herrmann Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/ConfigReader-Simple/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfigreader-simple-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfigreader-simple-perl/ Package: libconfigreader-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Conflicts: squidtaild (<< 2.1a6-5.4) Replaces: squidtaild (<< 2.1a6-5.4) Description: simple configuration file parser ConfigReader::Simple reads and parses simple configuration files. It is designed to be smaller and simpler than the ConfigReader module and is more suited to simple configuration files. debian/copyright0000644000000000000000000000215011351157362011123 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: brian d foy Source: http://search.cpan.org/dist/ConfigReader-Simple/ Name: ConfigReader-Simple Files: * Copyright: 2002-2009, brian d foy License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Salvatore Bonaccorso 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000020311212456077010217 0ustar version=3 http://search.cpan.org/dist/ConfigReader-Simple/ .*/ConfigReader-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211211034177010361 0ustar 7 debian/changelog0000644000000000000000000000324511366624711011053 0ustar libconfigreader-simple-perl (1.28-3) unstable; urgency=low * debian/control: drop zero-epoch from Conflicts/Replaces on squidtaild; thanks to David Kalnischkies for the hint (cf. #574956). (Closes: #579758) * Convert to source format 3.0 (quilt). -- gregor herrmann Fri, 30 Apr 2010 21:04:35 +0200 libconfigreader-simple-perl (1.28-2) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: add Conflicts/Replaces: squidtaild (<< 0:2.1a6-5.4) to make the upgrade possible; thanks to Holger Levsen for the bug report (closes: #562582). * Set Standards-Version to 3.8.4 (no changes). * Add /me to Uploaders. * debian/copyright: refresh formatting. -- gregor herrmann Thu, 18 Mar 2010 19:14:02 +0100 libconfigreader-simple-perl (1.28-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release * Drop unneded patch (fixed upstream): - manpage-section-mismatch-for-ConfigReader::Simple.patch * Drop Build-Depends on quilt and adjust debian/control. * debian/copyright: Update copyright years for distributed files. -- Salvatore Bonaccorso Wed, 10 Jun 2009 10:16:43 +0200 libconfigreader-simple-perl (1.27-1) unstable; urgency=low * Initial Release. (Closes: #531377) -- Salvatore Bonaccorso Mon, 01 Jun 2009 21:56:51 +0200 debian/source/0000755000000000000000000000000011366624733010501 5ustar debian/source/format0000644000000000000000000000001411366545303011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611213744357010254 0ustar #!/usr/bin/make -f %: dh $@ debian/libconfigreader-simple-perl.examples0000644000000000000000000000000511211034177016264 0ustar eg/*