debian/0000755000000000000000000000000012235754212007171 5ustar debian/rules0000755000000000000000000000053212235754212010251 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples find $(TMP)/usr/share/doc/$(PACKAGE)/examples -type f -print0 | \ xargs -r0 sed -i -e 's,/usr/local/bin/perl,/usr/bin/perl,' override_dh_auto_test: TEST_SKIP_VERSION_CHECK=1 dh_auto_test debian/control0000644000000000000000000000276612235754212010607 0ustar Source: libcompress-raw-zlib-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Damyan Ivanov , gregor herrmann , Nathan Handler , Niko Tyni , Ryan Niebur , Jonathan Yu , Chris Butler , Nicholas Bamber , Alessandro Ghedini , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libtest-pod-perl, perl, zlib1g-dev Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-zlib-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-raw-zlib-perl.git Homepage: https://metacpan.org/release/Compress-Raw-Zlib/ Package: libcompress-raw-zlib-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: low-level interface to zlib compression library Compress::Raw::Zlib is a Perl module that provides low-level interface to the zlib compression library. It provides the core compression and decompression functionality useful for supporting other higher-level modules. Other modules provide support for file and stream compression. debian/source/0000755000000000000000000000000012235754212010471 5ustar debian/source/format0000644000000000000000000000001412235754212011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002503412235754212011047 0ustar libcompress-raw-zlib-perl (2.063-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 04 Nov 2013 18:25:26 +0100 libcompress-raw-zlib-perl (2.062-1) unstable; urgency=low [ Florian Schlichting ] * Import Upstream version 2.062 -- gregor herrmann Sat, 05 Oct 2013 20:16:52 +0200 libcompress-raw-zlib-perl (2.061-1) unstable; urgency=low * Imported Upstream version 2.061 -- Xavier Guimard Sat, 01 Jun 2013 08:13:16 +0200 libcompress-raw-zlib-perl (2.060-1) unstable; urgency=low [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 2.060 * Bump Standards-Version to 3.9.4 * Update debian/copyright years -- gregor herrmann Sat, 04 May 2013 20:01:34 +0200 libcompress-raw-zlib-perl (2.055-1) unstable; urgency=low [ gregor herrmann ] * New upstream releases 2.053 and 2.054. * Update years of copyright for third-party files. [ Alessandro Ghedini ] * New upstream release * Add myself to Uploaders -- Alessandro Ghedini Tue, 07 Aug 2012 22:10:51 +0200 libcompress-raw-zlib-perl (2.052-1) unstable; urgency=low [ Alessandro Ghedini ] * New upstream release 2.051 * Bump upstream copyright years for zlib * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 [ gregor herrmann ] * New upstream release 2.052. * Use debhelper 9.20120312 to get all hardening flags. -- gregor herrmann Fri, 04 May 2012 14:33:50 +0200 libcompress-raw-zlib-perl (2.048-1) unstable; urgency=low * New upstream release. * Update years of upstream and packaging copyright. * Switch to debhelper compatibility level 9 to pass CFLAGS to Makefile.PL/Build.PL. -- gregor herrmann Mon, 30 Jan 2012 22:43:56 +0100 libcompress-raw-zlib-perl (2.045-1) unstable; urgency=low * New upstream release. * FAQ.pod was removed upstream, remove installation from debian/rules. -- gregor herrmann Wed, 07 Dec 2011 17:51:39 +0100 libcompress-raw-zlib-perl (2.043-1) unstable; urgency=low * Team upload * New upstream release -- Alessandro Ghedini Tue, 22 Nov 2011 15:35:53 +0100 libcompress-raw-zlib-perl (2.040-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Alessandro Ghedini ] * New upstream release -- Alessandro Ghedini Tue, 01 Nov 2011 16:29:45 +0100 libcompress-raw-zlib-perl (2.037-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sun, 03 Jul 2011 16:28:19 +0200 libcompress-raw-zlib-perl (2.036-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sun, 19 Jun 2011 17:55:42 +0200 libcompress-raw-zlib-perl (2.035-1) unstable; urgency=low * New upstream release. * Install FAQ as manpage instead of dumping the raw pod file into the package's doc directory. * Update headers in use-debian-zlib.patch. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sat, 14 May 2011 15:08:34 +0200 libcompress-raw-zlib-perl (2.033-1) unstable; urgency=low [ Nicholas Bamber ] * New upstream release [ gregor herrmann ] * Remove patch reverse-typo.patch, applied upstream. -- gregor herrmann Fri, 18 Mar 2011 21:53:14 +0100 libcompress-raw-zlib-perl (2.032-1) unstable; urgency=low * New upstream release * Refreshed copyright -- Nicholas Bamber Sat, 08 Jan 2011 21:37:56 +0000 libcompress-raw-zlib-perl (2.030-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [2.027] [ gregor herrmann ] * Install FAQ.pod (closes: #578984). [ Nicholas Bamber ] * New upstream release [2.030] * Added myself to Uploaders, copyright etc * Upped standards version to 3.9.1 * Fixed typo in FAQ.pod [ gregor herrmann ] * debian/copyright: point to /usr/share/common-licenses/GPL-1. -- Nicholas Bamber Sun, 08 Aug 2010 00:36:56 +0100 libcompress-raw-zlib-perl (2.026-1) unstable; urgency=low * New upstream release. * Add myself to Uploaders and copyright. -- Chris Butler Thu, 15 Apr 2010 22:22:22 +0100 libcompress-raw-zlib-perl (2.025-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). Remove quilt framework. * debian/rules: set TEST_SKIP_VERSION_CHECK for tests. * debian/copyright: update dates for included (and unused) third-party library. -- gregor herrmann Mon, 29 Mar 2010 21:35:16 +0200 libcompress-raw-zlib-perl (2.024-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Refresh copyright to new DEP5 format [ gregor herrmann ] * Update headers in use-debian-zlib.patch. * Set Standards-Version to 3.8.4 (no changes). -- gregor herrmann Thu, 11 Feb 2010 15:36:17 +0100 libcompress-raw-zlib-perl (2.023-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Rewrite control description * Drop perl version dependency [ Ryan Niebur ] * Update ryan52's email address -- Jonathan Yu Tue, 10 Nov 2009 09:16:36 -0500 libcompress-raw-zlib-perl (2.021-1) unstable; urgency=low [ gregor herrmann ] * debian/rules: fix path to perl in example scripts, adjust debhelper build dependency; thanks to Dario Minnucci for the bug report (closes: #543672). [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.3 -- Ryan Niebur Tue, 01 Sep 2009 13:54:51 -0700 libcompress-raw-zlib-perl (2.020-1) unstable; urgency=low [ Jeremiah C. Foster ] * New upstream release (2.017) [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * New upstream release (2.020) * debian/control: - Add myself to list of Uploaders * debian/README.source: - Updated to default version * debian/patches/use-debian-zlib.patch: - Add header * debian/copyright: - Switch to new format - Update years * debian/rules: - Update to dh-make-perl's default with quilt * debian/watch: Update to ignore development releases. [ Niko Tyni ] * debian/patches/CVE-2009-1391: dropped, included upstream. [ gregor herrmann ] * Set Standards-Version to 3.8.2 (no changes). * debian/patches/use-debian-zlib.patch: fix typo. * Use tiny debian/rules, adjust debhelper/quilt build dependency. -- gregor herrmann Fri, 24 Jul 2009 13:22:50 +0200 libcompress-raw-zlib-perl (2.015-2) unstable; urgency=high * [SECURITY] CVE-2009-1391: Fix a buffer overflow in inflate(). (Closes: #532738) * Add myself to Uploaders. -- Niko Tyni Sat, 13 Jun 2009 21:49:34 +0300 libcompress-raw-zlib-perl (2.015-1) unstable; urgency=low * New upstream release * Added myself as an uploader -- Gunnar Wolf Thu, 11 Sep 2008 23:31:35 -0500 libcompress-raw-zlib-perl (2.012-1) unstable; urgency=low * New upstream release * Standards-Version: 3.8.0 + add README.source, documenting quilt usage * wrap long lines in debian/copyright -- Damyan Ivanov Wed, 16 Jul 2008 22:37:51 +0300 libcompress-raw-zlib-perl (2.011-2) unstable; urgency=low * add use-debian-zlib.patch, changing configure.in to use vendor zlib instead of the built-in one. + add zlib1g-dev to build-depends + add quilt build-dependency and plug it into debian/rules Closes: #482052 * minimize debian/rules by using debhelper 7 + bump debhelper build-dependency and compat level + install examples via debian/libcompress-raw-zlib-perl.examples -- Damyan Ivanov Tue, 20 May 2008 17:43:08 +0300 libcompress-raw-zlib-perl (2.011-1) unstable; urgency=low * New upstream release. -- gregor herrmann Mon, 19 May 2008 21:15:48 +0200 libcompress-raw-zlib-perl (2.010-1) unstable; urgency=low * debian/watch: use dist-based URL. * New upstream release. * debian/copyright: use dist-based source download URL. * Refresh debian/rules, no functional changes. * debian/control: change my email address. -- gregor herrmann Tue, 06 May 2008 18:11:41 +0200 libcompress-raw-zlib-perl (2.009-1) unstable; urgency=low * New upstream release. * Update years of upstream copyright. -- Roberto C. Sanchez Mon, 21 Apr 2008 08:57:39 -0400 libcompress-raw-zlib-perl (2.008-2) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/share/perl5 only if it exists. [ Damyan Ivanov ] * debhelper compatibility level 6 * Standards-Version: 3.7.3 (no changes) -- Damyan Ivanov Fri, 18 Jan 2008 13:01:52 +0200 libcompress-raw-zlib-perl (2.008-1) unstable; urgency=low * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: move $(MAKE) test to build-stamp target. * debian/copyright: add copyright/license information for ppport.h. -- gregor herrmann Sun, 11 Nov 2007 15:28:31 +0100 libcompress-raw-zlib-perl (2.006-1) unstable; urgency=low * New upstream release * Added libtest-pod-perl to Build-Depends to enable POD tests * debian/rules + remove unused dh_* calls + clean: move removing *-stamp before $(MAKE) distclean * Improved debian/watch * Generic upstream URL in debian/copyright * Added myself to Uploaders: -- Damyan Ivanov Wed, 05 Sep 2007 22:50:22 +0300 libcompress-raw-zlib-perl (2.005-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 11 Jul 2007 12:24:01 +0200 libcompress-raw-zlib-perl (2.004-1) unstable; urgency=low * Initial Release (closes: #421608). -- Krzysztof Krzyzaniak (eloy) Tue, 24 Apr 2007 14:01:12 +0200 debian/libcompress-raw-zlib-perl.examples0000644000000000000000000000001312235754212015732 0ustar examples/* debian/compat0000644000000000000000000000000212235754212010367 0ustar 9 debian/patches/0000755000000000000000000000000012235754212010620 5ustar debian/patches/use-debian-zlib.patch0000644000000000000000000000101412235754212014607 0ustar Description: Modify config.in to use vendor zlib instead of the built-in one. Origin: vendor Forwarded: not-needed Author: Damyan Ivanov Reviewed-by: gregor herrmann Last-Update: 2011-05-08 --- a/config.in +++ b/config.in @@ -16,9 +16,9 @@ # Setting the Gzip OS Code # -BUILD_ZLIB = True -INCLUDE = ./zlib-src -LIB = ./zlib-src +BUILD_ZLIB = False +INCLUDE = /usr/include +LIB = /usr/lib OLD_ZLIB = False GZIP_OS_CODE = AUTO_DETECT debian/patches/series0000644000000000000000000000002612235754212012033 0ustar use-debian-zlib.patch debian/copyright0000644000000000000000000000602012235754212011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Compress-Raw-Zlib Upstream-Contact: Paul Marquess Source: https://metacpan.org/release/Compress-Raw-Zlib/ Files: * Copyright: 2005-2013, Paul Marquess License: Artistic or GPL-1+ Files: zlib-src/* Copyright: 1995-2012, Jean-loup Gailly 1995-2012, Mark Adler License: other This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. . Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu . The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). 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: debian/* Copyright: 2007-2008, Damyan Ivanov 2007, Krzysztof Krzyzaniak (eloy) 2007-2013, gregor herrmann 2008, Gunnar Wolf 2008, Roberto C. Sanchez 2009, Jonathan Yu 2009, Niko Tyni 2009, Ryan Niebur 2010-2011, Nicholas Bamber 2010, Chris Butler 2011-2012, Alessandro Ghedini 2012-2013, Xavier Guimard 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/watch0000644000000000000000000000017612235754212010226 0ustar version=3 https://metacpan.org/release/Compress-Raw-Zlib/ .*/Compress-Raw-Zlib-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)