debian/0000755000000000000000000000000012257360675007203 5ustar debian/rules0000755000000000000000000000003612257360675010262 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000234412257360675010611 0ustar Source: libdata-optlist-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Jonathan Yu , Antonio Radici , Jotam Jr. Trejo Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libparams-util-perl, libsub-install-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-optlist-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-optlist-perl.git Homepage: https://metacpan.org/release/Data-OptList/ Package: libdata-optlist-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libparams-util-perl, libsub-install-perl Description: module to parse and validate simple name/value option pairs Data::OptList is a Perl module useful for working with simple name-and-value option pairs. It assumes any defined scalar is a name and any reference after it is its value. debian/source/0000755000000000000000000000000012257360675010503 5ustar debian/source/format0000644000000000000000000000001412257360675011711 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001010312257360675011050 0ustar libdata-optlist-perl (0.109-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.108 * Bump Standards-Version to 3.9.4 (no change) * Drop spelling.patch, applied upstream [ gregor herrmann ] * New upstream release 0.109. * Update years of copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Fri, 27 Dec 2013 21:23:01 +0100 libdata-optlist-perl (0.107-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (drop perl version dep) * Add myself to Uploaders and Copyright * Rewrite control description * No longer perform Perl::Critic tests * Use new short debhelper 7 rules format * Update copyright to new DEP5 format [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Jotam Jr. Trejo ] * New upstream release * debian/copyright: refresh, remove copyright and license for already deleted files (inc/Module/*) and use Debian systems instead of Debian GNU/Linux systems * Switch to Source Format 3.0 (quilt) * Bump Standards Version to 3.9.2 * debian/control: add version (>= 0.96) for Test::More dependency * debian/patches/spelling.patch: patch to fix a spelling error * Bump DH compat level to 8 * debian/control: remove libtest-pod-coverage-perl and libtest-pod-perl from B-D-I, not planning to run release tests * Add myself to Uploaders and Copyright -- Jotam Jr. Trejo Thu, 12 May 2011 00:48:03 -0600 libdata-optlist-perl (0.104-1) unstable; urgency=low [ Antonio Radici ] * New upstream release * debian/control: + adding myself to the Uploaders + upgrade of Standards-Version to 3.8.0 * debian/copyright: + new format + adding gregor and mself to the debian/ (c) holders [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: change my email address. * debian/copyright: add information about files under inc/. * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. -- Antonio Radici Fri, 20 Feb 2009 21:28:02 +0000 libdata-optlist-perl (0.103-2) unstable; urgency=low * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467751) - let install-stamp target depend on build-stamp * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 5. * Enable perl-critic test. -- gregor herrmann Sat, 08 Mar 2008 00:26:49 +0100 libdata-optlist-perl (0.103-1) unstable; urgency=low * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep. * debian/rules: - Install upstream changelog. - Remove unused dh_* calls. - Move test to build target. - Remove unused OPTIMIZE variable. - Call dh_clean before make distclean. * debian/copyright: - Use generic upstream URL instead of versioned one. - Update years of copyright according to README. -- gregor herrmann Fri, 02 Nov 2007 17:31:42 +0100 libdata-optlist-perl (0.102-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 11 Jul 2007 12:16:53 +0200 libdata-optlist-perl (0.101-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 21 Jun 2006 10:15:42 +0200 libdata-optlist-perl (0.100-1) unstable; urgency=low * Initial Release (closes: #370707). -- Krzysztof Krzyzaniak (eloy) Tue, 6 Jun 2006 14:58:29 +0200 debian/compat0000644000000000000000000000000212257360675010401 0ustar 8 debian/copyright0000644000000000000000000000232712257360675011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-OptList Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Data-OptList/ Files: * Copyright: 2006, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2006-2007, Krzysztof Krzyzaniak (eloy) 2007-2013, gregor herrmann 2009, Antonio Radici 2010, Jonathan Yu 2011, Jotam Jr. Trejo 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/watch0000644000000000000000000000016412257360675010235 0ustar version=3 https://metacpan.org/release/Data-OptList/ .*/Data-OptList-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)