debian/0000755000000000000000000000000011740627464007201 5ustar debian/rules0000755000000000000000000000003611740627464010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000212111740627464010600 0ustar Source: libhash-case-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann , Fabrizio Regalli , Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblog-report-perl, libtest-pod-perl, perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-case-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libhash-case-perl.git Homepage: http://search.cpan.org/dist/Hash-Case/ Package: libhash-case-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-report-perl Description: base class for hashes with key-casing requirements Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: Lower and Upper are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case Preserve hash will actually create three hashes. debian/source/0000755000000000000000000000000011740627464010501 5ustar debian/source/format0000644000000000000000000000001411740627464011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000346711740627464011065 0ustar libhash-case-perl (1.020-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Damyan Ivanov ] * watch: force three-digit revision (1.01 → 1.010) [ Fabrizio Regalli ] * Imported Upstream version 1.010 * Update d/compat to 8 * Update debhelper to (>=8.0) * Added myself to Uploaders and Copyright * Changed d/rules to standard three lines format * Update copyright years [ Florian Schlichting ] * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Switched to source format "3.0 (quilt)". * Added myself to Uploaders and copyright. * Imported Upstream version 1.020. * Bumped year of upstream copyright. -- Florian Schlichting Mon, 09 Apr 2012 20:42:20 +0200 libhash-case-perl (1.006-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. [ David Paleino ] * debian/control: removed myself from Uploaders [ gregor herrmann ] * New upstream release. * debian/copyright: update years of copyright; remove URL of Artistic license. * Add /me to Uploaders. * Set Standards-Version to 3.8.0 (no changes). * Refresh debian/rules, no functional changes, except: don't install README any more (installation instructions). * debian/rules: remove /usr/share/perl5/Hash/Makefile.PL from binary package. -- gregor herrmann Sat, 05 Jul 2008 17:27:55 +0200 libhash-case-perl (1.004-1) unstable; urgency=low * Initial Release. -- David Paleino Thu, 20 Sep 2007 09:31:22 +0200 debian/compat0000644000000000000000000000000211740627464010377 0ustar 8 debian/copyright0000644000000000000000000000225611740627464011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Mark Overmeer Source: http://search.cpan.org/dist/Hash-Case/ Upstream-Name: Hash-Case Files: * Copyright: 2002-2012, Mark Overmeer License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, David Paleino 2008, gregor herrmann 2011, Fabrizio Regalli 2012, Florian Schlichting 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/watch0000644000000000000000000000034711740627464010236 0ustar # format version number, currently 3; this line is compulsory! version=3 # force three digit revision options=uversionmangle=s/(\.\d\d)$/$&0/ \ http://search.cpan.org/dist/Hash-Case/ .*/Hash-Case-([\.\d]+)\.(?:tar\.gz|tar|tgz)$