debian/0000755000000000000000000000000011717133522007170 5ustar debian/rules0000755000000000000000000000003611717132437010253 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000234211717133447011132 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Gisle Aas Source: http://search.cpan.org/dist/File-Listing/ Name: File-Listing Files: * Copyright: 1996-2010, Gisle Aas License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, Angel Abad 2011, Jonathan Yu 2011, Nicholas Bamber 2011, Ansgar Burchardt 2011, 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/compat0000644000000000000000000000000211651226720010366 0ustar 8 debian/changelog0000644000000000000000000000174311717133522011047 0ustar libfile-listing-perl (6.04-1) unstable; urgency=low * Email change: Angel Abad -> angel@debian.org * Imported Upstream version 6.04 * debian/copyright: Update debian/* section -- Angel Abad Thu, 16 Feb 2012 08:59:04 +0100 libfile-listing-perl (6.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. [ Angel Abad ] * Imported Upstream version 6.03 * Bump debhelper compatibility level to 8 * debian/control: Add myself to Uploaders * debian/copyright: Update debian/* section * Bump Standards-Version to 3.9.2 (no changes) -- Angel Abad Wed, 21 Sep 2011 22:33:18 +0200 libfile-listing-perl (6.01-1) unstable; urgency=low * Initial Release (Closes: #617707). -- Nicholas Bamber Sun, 13 Mar 2011 19:18:12 +0000 debian/control0000644000000000000000000000255411717133342010601 0ustar Source: libfile-listing-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Angel Abad Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhttp-date-perl, perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-listing-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-listing-perl.git Homepage: http://search.cpan.org/dist/File-Listing/ Package: libfile-listing-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-date-perl Replaces: libwww-perl (<< 6.00) Breaks: libwww-perl (<< 6.00) Description: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. debian/source/0000755000000000000000000000000011651226720010470 5ustar debian/source/format0000644000000000000000000000001411717132327011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016511651226720010223 0ustar version=3 http://search.cpan.org/dist/File-Listing/ .*/File-Listing-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$