debian/0000755000000000000000000000000012223546401007165 5ustar debian/rules0000755000000000000000000000003612223546401010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000167412223546401010600 0ustar Source: libhash-multivalue-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Fabrizio Regalli Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Hash-MultiValue/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-multivalue-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-multivalue-perl.git Package: libhash-multivalue-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for storing multiple values per key in a hash Hash::MultiValue is a Perl module that provides an object (and a plain hash reference) that may contain multiple values per key. The hash behaves like a single-value hash reference, but also provides an API to retrieve multiple values explicitly on demand. debian/source/0000755000000000000000000000000012223546401010465 5ustar debian/source/format0000644000000000000000000000001412223546401011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000370312223546401011042 0ustar libhash-multivalue-perl (0.15-1) unstable; urgency=low * Team upload [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * 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" [ Nuno Carvalho ] * New upstream release * debian/control: update standards version to 3.9.4 * debian/copyright: + remove copyright for inc/*, modules removed + update copyright years + remove comment with author's rationale, LICENSE file was explicitly added -- Nuno Carvalho Fri, 04 Oct 2013 11:13:30 +0100 libhash-multivalue-perl (0.12-1) unstable; urgency=low * Imported Upstream version 0.12 -- Fabrizio Regalli Thu, 16 Feb 2012 22:00:30 +0100 libhash-multivalue-perl (0.10-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Fabrizio Regalli ] * Imported Upstream version 0.10 * Update d/copyright according to latest DEP5 revision * Fixed comma-separated-files-in-dep5-copyright lintian message -- Fabrizio Regalli Mon, 19 Sep 2011 17:14:51 +0200 libhash-multivalue-perl (0.09-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream release. * Update d/compat to 8. * Update Standards-Version to 3.9.2. * Update debhelper to (>= 8). * Add myself to Uploaders and Copyright. * Switch to 3.0 quilt format. [ gregor herrmann ] * debian/copyright: update years of copyright for inc/Module/*. -- Fabrizio Regalli Sat, 18 Jun 2011 20:03:36 +0200 libhash-multivalue-perl (0.08-1) unstable; urgency=low * Initial Release (Closes: #573347) -- Jonathan Yu Wed, 10 Mar 2010 13:50:05 -0500 debian/compat0000644000000000000000000000000212223546401010363 0ustar 8 debian/libhash-multivalue-perl.examples0000644000000000000000000000001012223546401015453 0ustar tools/* debian/copyright0000644000000000000000000000214312223546401011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Hash-MultiValue Upstream-Contact: Tatsuhiko Miyagawa Source: https://metacpan.org/release/Hash-MultiValue/ Files: * Copyright: 2009-2013, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2011, Fabrizio Regalli 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/watch0000644000000000000000000000017412223546401010220 0ustar version=3 https://metacpan.org/release/Hash-MultiValue/ .*/Hash-MultiValue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$