debian/0000755000000000000000000000000012255374017007174 5ustar debian/rules0000755000000000000000000000003612255374017010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000157512255374017010607 0ustar Source: libhash-moreutils-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.420000) | perl (>= 5.19.6) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/Hash-MoreUtils/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-moreutils-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-moreutils-perl.git Package: libhash-moreutils-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module with extra hash functions not found in Hash::Util Hash::MoreUtils provides some trivial but commonly used functionality on hashes which is not into Hash::Util. Similar to List::MoreUtils for lists. debian/source/0000755000000000000000000000000012255374017010474 5ustar debian/source/format0000644000000000000000000000001412255374017011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000334112255374017011047 0ustar libhash-moreutils-perl (0.05-1) unstable; urgency=medium * Team upload. * New upstream release. * Bump versioned Module::Build build dependency. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 21 Dec 2013 21:20:24 +0100 libhash-moreutils-perl (0.04-1) unstable; urgency=low * Team upload. * New upstream release. * debian/copyright: refresh license stanzas. -- gregor herrmann Mon, 07 Oct 2013 21:16:58 +0200 libhash-moreutils-perl (0.03-1) unstable; urgency=low * Team upload [ 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. * 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 + update debhelper required version to 8 + add perl to B-D-I and remove libtest-pod* + improve one line synopsis + add more content to long description + require libmodule-build-perl (>= 0.400000) in Build-Depends * debian/copyright: + update copyright years + update new upstream contact to current maintainer * debian/compat: update compatibility level to 8 -- Nuno Carvalho Mon, 07 Oct 2013 14:59:00 +0100 libhash-moreutils-perl (0.02-1) unstable; urgency=low * Initial Release (Closes: #592030). -- Ernesto Hernández-Novich (USB) Mon, 09 Aug 2010 18:51:36 -0430 debian/compat0000644000000000000000000000000212255374017010372 0ustar 8 debian/copyright0000644000000000000000000000224712255374017011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Hash-MoreUtils Upstream-Contact: Jens Rehsack Source: https://metacpan.org/release/Hash-MoreUtils/ Author: Hans Dieter Pearcey , Jens Rehsack Files: * Copyright: 2005, Hans Dieter Pearcey , 2010-2013 Jens Rehsack License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ernesto Hernández-Novich (USB) 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/watch0000644000000000000000000000017212255374017010225 0ustar version=3 https://metacpan.org/release/Hash-MoreUtils/ .*/Hash-MoreUtils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$