debian/0000755000000000000000000000000012214377514007174 5ustar debian/compat0000644000000000000000000000000212214377514010372 0ustar 8 debian/copyright0000644000000000000000000000237012214377514011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Config-Std Upstream-Contact: Bill Ricker Source: https://metacpan.org/release/Config-Std/ Files: * Copyright: 2005, 2011, Damian Conway 2011, 2013, Bill Ricker 2011, 2013, Tom Metro License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Ivan Kohler 2008, Damyan Ivanov 2009, 2011, Salvatore Bonaccorso 2013, 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/rules0000755000000000000000000000003612214377514010253 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000025112214377514010223 0ustar version=3 opts=uversionmangle=s/0\.\d{1}$/$&00/;s/0\.\d{2}$/$&0/ \ https://metacpan.org/release/Config-Std/ .*/Config-Std-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000223212214377514010576 0ustar Source: libconfig-std-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Salvatore Bonaccorso , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-std-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-std-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-std-perl.git Homepage: https://metacpan.org/release/Config-Std/ Package: libconfig-std-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-std-perl Description: Load and save configuration files in a standard format Config::Std implements yet another damn configuration-file system. . The configuration language is deliberately simple and limited, and the module works hard to preserve as much information (section order, comments, etc.) as possible when a configuration file is updated. debian/source/0000755000000000000000000000000012214377514010474 5ustar debian/source/format0000644000000000000000000000001412214377514011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001105312214377514011046 0ustar libconfig-std-perl (0.901-1) unstable; urgency=low * Imported Upstream version 0.901 * Update copyright information for upstream files * Drop hash_order.patch patch applied upstream -- Salvatore Bonaccorso Thu, 12 Sep 2013 19:40:40 +0200 libconfig-std-perl (0.900-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/watch: add uversionmangle in case upstream changes their versioning scheme. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add patch from CPAN RT to fix hash ordering issues with Perl 5.18. (Closes: #711434) * debian/copyright: switch formatting to Copyright-Format 1.0. * Update Upstream-Contact. * Add /me to Uploaders. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 23 Aug 2013 15:17:27 +0200 libconfig-std-perl (0.9-1) unstable; urgency=low * New upstream release * Email change: Salvatore Bonaccorso -> carnil@debian.org * debian/copyright: - Update copyright years. - Refer to Debian systems in general instead of only Debian GNU/Linux systems. - Point to GPL-1 license text in common-licenses. * Bump Debhelper compat level to 8. * debian/control: - Bump versioned Build-Depends on debhelper (>= 8). - Remove alternative (Build-)Depends(-Indep) on perl (>= 5.9.0) | libversion-perl. * Bump Standards-Version to 3.9.2. * Covnert to '3.0 (quilt)' source package format. -- Salvatore Bonaccorso Thu, 14 Apr 2011 15:23:55 +0200 libconfig-std-perl (0.007-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Salvatore Bonaccorso ] * New upstream release - Fixes major bug in gap algorithm for new keys. * Referesh debian/copyright removing X-Comments and pointing explicitly to svn-revision of DEP5 proposal used. [ gregor herrmann ] * debian/control: add perl (>= 5.9.0) as an alternative dependency to libversion-perl also in Depends. -- Salvatore Bonaccorso Thu, 19 Nov 2009 11:01:56 +0100 libconfig-std-perl (0.0.5-1) unstable; urgency=low [ gregor herrmann ] * debian/control: + switch Vcs-Browser field to ViewSVN (source stanza) + mention module name in long description [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release * debian/control: - Fix debian-control-has-unusual-field-spacing lintian warning regarding unusal field spacing in control file. - Drop Build-Depends on libmodule-build-perl since dh uses Makefile.PL. - Drop versioned Build-Depends on perl as allowed by Debian Policy 3.8.3. - Adjust Build-Depends-Indep adding perl-modules (>= 5.9.0) | libversion-perl, as it is in perl-modules since Perl 5.9.0. This should ease backporting to Etch. * Bump compat level for debhelper to compat level 7. * Minimize debian/rules to the tiny rules format. * Remove comment line from debian/watch file. * Bump Standards-Version to 3.8.3. * debian/copyright: Update to machine readable format proposed by DEP5. -- Salvatore Bonaccorso Tue, 22 Sep 2009 18:49:17 +0000 libconfig-std-perl (0.0.4-3) unstable; urgency=low * Take over for the Debian Perl Group; Closes: #479670 -- RFA * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ) * debian/watch: use dist-based URL. * add myself to Uploaders * refresh debian/rules with current dh-make-perl template + stop installing packlists and redundant README * bump Standards-Version to 3.7.3 (no changes) * move libclass-std-perl and libversion-perl from b-d to b-d-i * add libtest-pod-perl and libtest-pod-coverage-perl to b-d-i -- Damyan Ivanov Tue, 06 May 2008 17:15:19 +0300 libconfig-std-perl (0.0.4-2) unstable; urgency=low * Added libversion-perl to Depends and Build-Depends (closes: Bug#423792) -- Ivan Kohler Mon, 14 May 2007 11:51:52 -0700 libconfig-std-perl (0.0.4-1) unstable; urgency=low * Initial Release (closes: Bug#419968). -- Ivan Kohler Wed, 18 Apr 2007 19:52:40 -0700