debian/0000755000000000000000000000000012201672775007177 5ustar debian/watch0000644000000000000000000000017612201663672010230 0ustar version=3 https://metacpan.org/release/Archive-Any-Lite/ .*/Archive-Any-Lite-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000206112201671545011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Archive-Any-Lite Source: https://metacpan.org/release/Archive-Any-Lite/ Upstream-Contact: Kenichi Ishigaki Files: * Copyright: 2012, Kenichi Ishigaki License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Florian Schlichting 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/control0000644000000000000000000000246512201672747010610 0ustar Source: libarchive-any-lite-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libarchive-zip-perl, libparallel-forkmanager-perl, libtest-useallmodules-perl (>= 0.10), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-any-lite-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-any-lite-perl.git Homepage: https://metacpan.org/release/Archive-Any-Lite/ Package: libarchive-any-lite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarchive-zip-perl, libtest-useallmodules-perl (>= 0.10) Description: simple CPAN package extractor Archive::Any::Lite is a fork of Archive::Any by Michael Schwern and Clint Moore. The main difference is that Archive::Any::Lite works properly even when you fork(), and may require less memory to extract a tarball. On the other hand, Archive::Any::Lite isn't pluggable (it only supports file formats used in the CPAN toolchains), and doesn't check mime types (at least as of this writing). debian/compat0000644000000000000000000000000212201663672010371 0ustar 8 debian/changelog0000644000000000000000000000025412201672775011052 0ustar libarchive-any-lite-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #719356) -- Florian Schlichting Sun, 11 Aug 2013 13:31:07 +0200 debian/source/0000755000000000000000000000000012201663672010473 5ustar debian/source/format0000644000000000000000000000001412201663672011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612201663675010255 0ustar #!/usr/bin/make -f %: dh $@