debian/0000755000000000000000000000000011641357203007170 5ustar debian/control0000644000000000000000000000220411641357114010572 0ustar Source: libarchive-peek-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Fabrizio Regalli , gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libarchive-zip-perl, libmoose-perl, libmoosex-types-path-class-perl, libtest-pod-perl, perl (>= 5.10.1) | libio-compress-perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-peek-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libarchive-peek-perl.git Homepage: http://search.cpan.org/dist/Archive-Peek/ Package: libarchive-peek-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarchive-zip-perl, libmoose-perl, libmoosex-types-path-class-perl, perl (>= 5.10.1) | libio-compress-perl Description: Perl module for peeking into archives without extracting them Archive::Peek lets you peek into archives without extracting them. It currently supports tar files and zip files. It offers methods for returning the list of files within the archive and the contents of single files. debian/copyright0000644000000000000000000000212311641357114011122 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Contact: Leon Brocard Source: http://search.cpan.org/dist/Archive-Peek/ Upstream-Name: Archive-Peek Files: * Copyright: 2008, Leon Brocard License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Fabrizio Regalli 2011, 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/watch0000644000000000000000000000016511641357114010224 0ustar version=3 http://search.cpan.org/dist/Archive-Peek/ .*/Archive-Peek-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211641357114010367 0ustar 8 debian/changelog0000644000000000000000000000065411641357114011050 0ustar libarchive-peek-perl (0.35-1) unstable; urgency=low * New upstream release, adds support for .tar.bz2. * Add (build) dependency on IO::Uncompress::Bunzip2. * Add /me to Uploaders. -- gregor herrmann Fri, 30 Sep 2011 17:20:38 +0200 libarchive-peek-perl (0.34-1) unstable; urgency=low * Initial Release. (Closes: #641823) -- Fabrizio Regalli Sun, 18 Sep 2011 10:16:29 +0200 debian/source/0000755000000000000000000000000011641357114010471 5ustar debian/source/format0000644000000000000000000000001411641357114011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611641357114010250 0ustar #!/usr/bin/make -f %: dh $@