debian/0000755000000000000000000000000012235753723007177 5ustar debian/rules0000755000000000000000000000003612235753723010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000214112235753723010600 0ustar Source: libcompress-raw-lzma-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20120312), liblzma-dev, libtest-pod-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-lzma-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-raw-lzma-perl.git Homepage: https://metacpan.org/release/Compress-Raw-Lzma/ Package: libcompress-raw-lzma-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: low-level interface to lzma compression library Compress::Raw::Lzma provides a low-level Perl interface for reading and writing of lzma and xz files/buffers. . Although the primary purpose for the existence of Compress::Raw::Lzma is for use by the IO::Compress::Lzma, IO::Uncompress::UnLzma, IO::Compress::Xz and IO::Uncompress::UnXz modules (packaged as libio-compress-lzma-perl), it can be used on its own for simple compression/uncompression tasks. debian/source/0000755000000000000000000000000012235753723010477 5ustar debian/source/format0000644000000000000000000000001412235753723011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000201212235753723011044 0ustar libcompress-raw-lzma-perl (2.063-1) unstable; urgency=low * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 04 Nov 2013 18:22:22 +0100 libcompress-raw-lzma-perl (2.062-1) unstable; urgency=low [ Florian Schlichting ] * Import Upstream version 2.062 -- gregor herrmann Sat, 05 Oct 2013 20:22:26 +0200 libcompress-raw-lzma-perl (2.061-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 01 Jun 2013 14:44:24 +0200 libcompress-raw-lzma-perl (2.060-1) unstable; urgency=low * New upstream release. * Update years of upstream copyright. * Remove lintian override, not issued anymore. (At least in lintian's experimental version.) -- gregor herrmann Sat, 04 May 2013 20:06:09 +0200 libcompress-raw-lzma-perl (2.055-1) unstable; urgency=low * Initial Release. (Closes: #698808) -- gregor herrmann Thu, 24 Jan 2013 19:24:14 +0100 debian/compat0000644000000000000000000000000212235753723010375 0ustar 9 debian/copyright0000644000000000000000000000322512235753723011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Compress-Raw-Lzma Source: https://metacpan.org/release/Compress-Raw-Lzma/ Upstream-Contact: Paul Marquess Files: * Copyright: 2005-2013, Paul Marquess License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2012, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) 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/watch0000644000000000000000000000020012235753723010220 0ustar version=3 https://metacpan.org/release/Compress-Raw-Lzma/ .*/Compress-Raw-Lzma-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$