debian/0000755000000000000000000000000012157671254007200 5ustar debian/rules0000755000000000000000000000003612157671254010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000200312157671254010576 0ustar Source: libarchive-any-create-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libarchive-zip-perl, libexception-class-perl, libuniversal-require-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-any-create-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-any-create-perl.git Homepage: https://metacpan.org/release/Archive-Any-Create/ Package: libarchive-any-create-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarchive-zip-perl, libexception-class-perl, libuniversal-require-perl Description: abstract API to create tar/tar.gz/zip archives Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API. When writing to a file, the module automatically determines the compression method based on file name. debian/source/0000755000000000000000000000000012157671254010500 5ustar debian/source/format0000644000000000000000000000001412157671254011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000106212157671254011051 0ustar libarchive-any-create-perl (0.3-1) unstable; urgency=low * New upstream release * debian/copyright: updated Copyright field. * debian/copyright: removed Comment field. * debian/control: updated depends. Removed libperlio-gzip-perl from Build-Depends-Indep and Depends. * debian/control: add perl to Build-Depends. -- Oleg Gashev Fri, 14 Jun 2013 07:34:23 +0000 libarchive-any-create-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #706760) -- Oleg Gashev Sat, 4 May 2013 07:32:05 -0400 debian/compat0000644000000000000000000000000212157671254010376 0ustar 8 debian/copyright0000644000000000000000000000207112157671254011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Archive-Any-Create Source: https://metacpan.org/release/Archive-Any-Create/ Upstream-Contact: Tatsuhiko Miyagawa Files: * Copyright: 2013, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev 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/watch0000644000000000000000000000020212157671254010223 0ustar version=3 https://metacpan.org/release/Archive-Any-Create/ .*/Archive-Any-Create-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$