debian/0000755000000000000000000000000011721724456007177 5ustar debian/control0000644000000000000000000000206511721724456010605 0ustar Source: liblist-allutils-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Danai SAE-HAN (韓達耐) , Fabrizio Regalli Build-Depends: debhelper (>= 8) Build-Depends-Indep: liblist-moreutils-perl (>= 0.28), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88), perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblist-allutils-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liblist-allutils-perl.git Homepage: http://search.cpan.org/dist/List-AllUtils/ Package: liblist-allutils-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl (>= 0.28) Description: Perl wrapper for modules List::Util and List::MoreUtils Are you sick of trying to remember whether a particular helper is defined in `List::Util' or `List::MoreUtils'? The author sure is. Now you don't have to remember. List::AllUtils will export all of the functions that either of those two modules defines. debian/copyright0000644000000000000000000000211311721724456011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Dave Rolsky Source: http://search.cpan.org/dist/List-AllUtils/ Upstream-Name: List-AllUtils Files: * Copyright: 2012, Dave Rolsky License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Danai SAE-HAN (韓達耐) 2012, 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' debian/watch0000644000000000000000000000016311721724456010230 0ustar version=3 http://search.cpan.org/dist/List-AllUtils/ .*/List-AllUtils-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211721724456010375 0ustar 8 debian/changelog0000644000000000000000000000243411721724456011054 0ustar liblist-allutils-perl (0.03-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.03 * Added myself to Uploaders and Copyright * Removed quilt (>= 0.48-2~) from Build-Depends * Added perl, liblist-moreutils-perl (>= 0.28) to Build-Depends-Indep * Increased version of liblist-moreutils-perl depends to (>= 0.28) * Bump Standards-Version to 3.9.3 (no changes needed) * Update format url using copyright-format 1.0 * Removed 'GNU/Linux' from license text in d/copyright * Fixed path of GPL license (/usr/share/common-licenses/GPL-1) * Fixed lintian message description-synopsis-starts-with-article * Upgrade copyright year * Changed Upstream-Contact to Dave Rolsky [ gregor herrmann ] * Mention module name in long description. * Add build dependency on Test::More 0.88. -- Fabrizio Regalli Thu, 23 Feb 2012 13:21:49 +0100 liblist-allutils-perl (0.02-1) unstable; urgency=low * Initial release (Closes: #601288). -- Danai SAE-HAN (韓達耐) Thu, 28 Oct 2010 09:05:22 +0200 debian/source/0000755000000000000000000000000011721724456010477 5ustar debian/source/format0000644000000000000000000000001411721724456011705 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611721724456010256 0ustar #!/usr/bin/make -f %: dh $@