debian/0000755000000000000000000000000012105261533007164 5ustar debian/rules0000755000000000000000000000003612105261533010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222012105261533010563 0ustar Source: libautobox-list-util-perl Maintainer: Debian Perl Group Uploaders: Jeremiah C. Foster , Ivan Kohler , Fabrizio Regalli , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libautobox-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libautobox-list-util-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libautobox-list-util-perl.git Homepage: https://metacpan.org/release/autobox-List-Util/ Package: libautobox-list-util-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libautobox-perl Description: Perl module providing List::Util functions as methods on arrays The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references. . autobox::List::Util brings all of the functions from List::Util to arrays as methods. debian/source/0000755000000000000000000000000012105261533010464 5ustar debian/source/format0000644000000000000000000000001412105261533011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000321112105261533011033 0ustar libautobox-list-util-perl (20090629-2) unstable; urgency=low [ Ivan Kohler ] * Added Vcs-* pointing to our repo [ Fabrizio Regalli ] * Add myself to Uploaders and Copyright. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Xavier Guimard ] * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Add missing runtime dependency on libautobox-perl [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs -- Xavier Guimard Fri, 08 Feb 2013 21:35:23 +0100 libautobox-list-util-perl (20090629-1) unstable; urgency=low [ Jeremiah C. Foster ] - Packaging and initial TODO (all the hard work). [ Ivan Kohler ] * d/control: + removed ", perl (>= 5.10) | libmodule-build-perl", there's a traditional Makefile.PL which is used by debhelper + removed trailing space from Maintainer + No indication of upstream VCS information, so nothing to do about lack of Vcs-* fields at this time + Improved short and long descriptions + Add myself to Uploaders: + Standards-Vesion 3.8.4 * d/changelog: add -1 to version * d/copyright: add year of upstream copyright * svn rm Makefile.old (not in upstream tarball) * Initial Release. (Closes: #567412) -- Ivan Kohler Sat, 24 Apr 2010 17:14:06 -0700 debian/compat0000644000000000000000000000000212105261533010362 0ustar 8 debian/copyright0000644000000000000000000000243212105261533011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: autobox-List-Util Source: https://metacpan.org/release/autobox-List-Util/ Upstream-Contact: Chas. J. Owens IV Files: * Copyright: 2009, Chas. J. Owens IV License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jeremiah C. Foster 2010, Ivan Kohler 2011, Fabrizio Regalli 2011, Ansgar Burchardt 2011, gregor herrmann 2013, Xavier Guimard 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/watch0000644000000000000000000000020012105261533010205 0ustar version=3 https://metacpan.org/release/autobox-List-Util/ .*/autobox-List-Util-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$