debian/0000755000000000000000000000000011465002670007167 5ustar debian/copyright0000644000000000000000000000204011465002621011112 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Damian Conway Source: http://search.cpan.org/dist/List-Maker/ Name: List-Maker Files: * Copyright: 2005, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Salvatore Bonaccorso 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/watch0000644000000000000000000000016111465002621010212 0ustar version=3 http://search.cpan.org/dist/List-Maker/ .*/List-Maker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000232511465002621010570 0ustar Source: liblist-maker-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/List-Maker/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblist-maker-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblist-maker-perl/ Package: liblist-maker-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to generate more sophisticated lists than just $a..$b The List::Maker module hijacks Perl's built-in file globbing syntax (< *.pl > and glob '*.pl') and retargets it at list creation. . The rationale is simple: most people rarely if ever glob a set of files, but they have to create lists in almost every program they write. So the list construction syntax should be easier than the filename expansion syntax. . Alternatively, you can load the module with an explicit name, and it creates a subroutine of that name that builds the same kinds of lists for you (leaving the globbing mechanism unaltered). debian/changelog0000644000000000000000000000025211465002621011034 0ustar liblist-maker-perl (0.0.5-1) unstable; urgency=low * Initial Release. (Closes: #601899) -- Salvatore Bonaccorso Fri, 05 Nov 2010 14:01:52 +0100 debian/rules0000755000000000000000000000003611465002621010242 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011465002641010465 5ustar debian/source/format0000644000000000000000000000001411465002621011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211465002621010361 0ustar 8