debian/0000755000000000000000000000000012257353415007175 5ustar debian/rules0000755000000000000000000000003612257353415010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000200212257353415010572 0ustar Source: libarchive-extract-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.13.6) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-extract-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-extract-perl.git Homepage: https://metacpan.org/release/Archive-Extract/ Package: libarchive-extract-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.13.6) Description: generic archive extracting module Archive::Extract is a generic archive extraction mechanism. . It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either perl modules, or commandline tools on your system. debian/source/0000755000000000000000000000000012257353415010475 5ustar debian/source/format0000644000000000000000000000001412257353415011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000057212257353415011053 0ustar libarchive-extract-perl (0.70-1) unstable; urgency=medium * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Fri, 27 Dec 2013 20:37:46 +0100 libarchive-extract-perl (0.68-1) unstable; urgency=low * Initial Release. (Closes: #707964) -- gregor herrmann Mon, 20 May 2013 20:19:54 +0200 debian/compat0000644000000000000000000000000212257353415010373 0ustar 8 debian/copyright0000644000000000000000000000204612257353415011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Archive-Extract Source: https://metacpan.org/release/Archive-Extract/ Upstream-Contact: Chris Williams Files: * Copyright: 2002, Jos Boumans License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000017412257353415010230 0ustar version=3 https://metacpan.org/release/Archive-Extract/ .*/Archive-Extract-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$