debian/0000755000000000000000000000000012235755243007176 5ustar debian/rules0000755000000000000000000000037212235755243010260 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples sed -i '1s|^#!/usr/local/bin/perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/control0000644000000000000000000000236412235755243010606 0ustar Source: libio-compress-lzma-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) # 5.19.6 is a guess, 5.19.5 has 2.062 Build-Depends-Indep: libcompress-raw-lzma-perl (>= 2.063), libio-compress-perl (>= 2.063) | perl (>= 5.19.6), libio-string-perl, libtest-pod-perl, p7zip-full, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-compress-lzma-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-compress-lzma-perl.git Homepage: https://metacpan.org/release/IO-Compress-Lzma/ Package: libio-compress-lzma-perl Architecture: all # 5.19.6 is a guess, 5.19.5 has 2.062 Depends: ${misc:Depends}, ${perl:Depends}, libcompress-raw-lzma-perl (>= ${source:Upstream-Version}), libio-compress-perl (>= ${source:Upstream-Version}) | perl (>= 5.19.6) Description: modules for reading and writing lzma/xz files/buffers This package includes the following modules: . * IO::Compress::Lzma - Write lzma files/buffers * IO::Compress::Xz - Write xz files/buffers * IO::Uncompress::UnLzma - Read lzma files/buffers * IO::Uncompress::UnXz - Read xz files/buffers debian/source/0000755000000000000000000000000012235755243010476 5ustar debian/source/format0000644000000000000000000000001412235755243011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000240012235755243011044 0ustar libio-compress-lzma-perl (2.063-1) unstable; urgency=low * New upstream release. * Bump versioned (build) dependencies. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 04 Nov 2013 18:34:16 +0100 libio-compress-lzma-perl (2.062-1) unstable; urgency=low * New upstream release. * Bump versioned (build) dependencies. -- gregor herrmann Sat, 05 Oct 2013 20:30:05 +0200 libio-compress-lzma-perl (2.061-2) unstable; urgency=low * Update alternative (build) dependency on IO::Compress::Base. (Closes: #724235) -- gregor herrmann Sun, 22 Sep 2013 23:45:41 +0200 libio-compress-lzma-perl (2.061-1) unstable; urgency=low * New upstream release. * Bump versioned build dependencies. -- gregor herrmann Sat, 01 Jun 2013 14:47:31 +0200 libio-compress-lzma-perl (2.060-1) unstable; urgency=low * New upstream release. * Update years of upstream copyright. * Update versioned (build) dependencies. -- gregor herrmann Sat, 04 May 2013 20:28:09 +0200 libio-compress-lzma-perl (2.055-1) unstable; urgency=low * Initial release (closes: #698875). -- gregor herrmann Thu, 24 Jan 2013 20:26:23 +0100 debian/compat0000644000000000000000000000000212235755243010374 0ustar 8 debian/copyright0000644000000000000000000000267012235755243011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IO-Compress-Lzma Source: https://metacpan.org/release/IO-Compress-Lzma/ Upstream-Contact: Paul Marquess Files: * Copyright: 2005-2013, Paul Marquess License: Artistic or GPL-1+ Files: t/Test/Builder.pm Copyright: 2002, 2004 by chromatic 2002, 2004, Michael G Schwern License: Artistic or GPL-1+ Files: t/Test/Simple.pm Copyright: 2001, 2002, 2004 by Michael G Schwern License: Artistic or GPL-1+ Files: t/Test/More.pm Copyright: 2001, 2002, 2004 by Michael G Schwern 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/libio-compress-lzma-perl.examples0000644000000000000000000000001312235755243015560 0ustar examples/* debian/watch0000644000000000000000000000017612235755243010233 0ustar version=3 https://metacpan.org/release/IO-Compress-Lzma/ .*/IO-Compress-Lzma-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$