debian/0000755000000000000000000000000012235753520007172 5ustar debian/rules0000755000000000000000000000016612235753520010255 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: BUILD_BZIP2=0 BZIP2_INCLUDE= BZIP2_LIB= dh_auto_configure debian/control0000644000000000000000000000226712235753520010604 0ustar Source: libcompress-raw-bzip2-perl Maintainer: Debian Perl Group Uploaders: Bas Zoetekouw , gregor herrmann , Alessandro Ghedini , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libbz2-dev, libtest-pod-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-bzip2-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-raw-bzip2-perl.git Homepage: https://metacpan.org/release/Compress-Raw-Bzip2/ Package: libcompress-raw-bzip2-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: low-level interface to bzip2 compression library Compress::Raw::Bzip2 provides a low-level interface to bzip2 compression library for perl. . Usually, you don't need to use this directly; modules like IO::Compress::Bzip2 in the libio-compress-perl package provide a nice, more high-level interface for you in your own perl programs. debian/source/0000755000000000000000000000000012235753520010472 5ustar debian/source/format0000644000000000000000000000001412235753520011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001314412235753520011047 0ustar libcompress-raw-bzip2-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:20:12 +0100 libcompress-raw-bzip2-perl (2.062-1) unstable; urgency=low [ Florian Schlichting ] * Import Upstream version 2.062 -- gregor herrmann Sat, 05 Oct 2013 20:20:31 +0200 libcompress-raw-bzip2-perl (2.061-1) unstable; urgency=low * Imported Upstream version 2.061 -- Xavier Guimard Sat, 01 Jun 2013 08:14:25 +0200 libcompress-raw-bzip2-perl (2.060-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ gregor herrmann ] * Lowercase 'Level' in short description. Thanks to Vincent Lefevre for catching this typo. (Closes: #698806) [ Salvatore Bonaccorso ] * 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 (no changes) * Update debian/copyright (years and format) -- gregor herrmann Sat, 04 May 2013 19:58:08 +0200 libcompress-raw-bzip2-perl (2.055-1) unstable; urgency=low * New upstream release * Add myself to Uploaders -- Alessandro Ghedini Tue, 07 Aug 2012 21:44:03 +0200 libcompress-raw-bzip2-perl (2.052-1) unstable; urgency=low [ Alessandro Ghedini ] * New upstream release (2.049) [ Salvatore Bonaccorso ] * Imported Upstream version 2.052 [ gregor herrmann ] * Use debhelper 9.20120312 to get all hardening flags. * Bump Standards-Version to 3.9.3 (no changes). * debian/copyright: update to Copyright-Format 1.0. -- gregor herrmann Fri, 04 May 2012 14:39:40 +0200 libcompress-raw-bzip2-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:36:15 +0100 libcompress-raw-bzip2-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:44:49 +0100 libcompress-raw-bzip2-perl (2.043-1) unstable; urgency=low * Team upload * New upstream release -- Alessandro Ghedini Tue, 22 Nov 2011 15:35:50 +0100 libcompress-raw-bzip2-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:31:46 +0100 libcompress-raw-bzip2-perl (2.037-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sun, 03 Jul 2011 16:19:15 +0200 libcompress-raw-bzip2-perl (2.036-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sun, 19 Jun 2011 17:51:09 +0200 libcompress-raw-bzip2-perl (2.035-1) unstable; urgency=low * New upstream release. * Install FAQ as manpage (closes: #578983). * Set Standards-Version to 3.9.2 (no changes). * debian/control: refer to libio-compress-perl package in long description. -- gregor herrmann Sat, 14 May 2011 15:02:42 +0200 libcompress-raw-bzip2-perl (2.033-1) unstable; urgency=low * Move under the umbrella of the Debian Perl Group with maintainer's permission (cf. http://bugs.debian.org/577989) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Bas Zoetekouw ); Bas Zoetekouw moved to Uploaders. * debian/watch: update to ignore development releases. * New upstream release (closes: #577989). * Add /me to Uploaders. * Switch to debhelper 8. * Set Standards-Version to 3.9.1; remove version from perl build dependency. * Don't install README anymore. * Minimize debian/rules. * Update debian/copyright (formatting, years of copyright, third-party files). -- gregor herrmann Thu, 17 Mar 2011 22:09:21 +0100 libcompress-raw-bzip2-perl (2.024-1) unstable; urgency=low * New upstream release (Closes: #561808) * Added ${misc:Depends} to dependencies * Bumped standards-version to 3.8.4 (no changes needed) * Converted to 3.0 (quilt) source format -- Bas Zoetekouw Wed, 10 Feb 2010 10:06:40 +0100 libcompress-raw-bzip2-perl (2.020-1) unstable; urgency=low * New upstream release: only minor changes * Updated standards-version to 3.8.2 (no changes needed) -- Bas Zoetekouw Tue, 30 Jun 2009 11:55:03 +0200 libcompress-raw-bzip2-perl (2.015-1) unstable; urgency=low * New upstream release * Updated standards-version to 3.8.0 (no changes needed) * Removed Bzip2.bs (empty file with ancient timestamp) -- Bas Zoetekouw Sun, 23 Nov 2008 15:39:16 +0100 libcompress-raw-bzip2-perl (2.011-2) unstable; urgency=low * Fix the binary-arch target. -- Bas Zoetekouw Tue, 10 Jun 2008 09:57:56 +0200 libcompress-raw-bzip2-perl (2.011-1) unstable; urgency=low * Initial Release (closes: #482051) -- Bas Zoetekouw Tue, 20 May 2008 15:37:57 +0200 debian/compat0000644000000000000000000000000212235753520010370 0ustar 9 debian/copyright0000644000000000000000000000647312235753520011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Compress-Raw-Bzip2 Source: https://metacpan.org/release/Compress-Raw-Bzip2/ Upstream-Contact: Paul Marquess Files: * Copyright: 2005-2013, Paul Marquess License: Artistic or GPL-1+ Files: bzip2-src/* Copyright: 1996-2010, Julian R Seward License: BSD-other Files: t/Test/* Copyright: 2001, 2002, 2004, Michael G Schwern 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: 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: 2008-2010, Bas Zoetekouw 2011-2013, gregor herrmann 2011-2012, Alessandro Ghedini 2012-2013, Xavier Guimard License: BSD-other or 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: BSD-other Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 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/watch0000644000000000000000000000020712235753520010222 0ustar version=3 https://metacpan.org/release/Compress-Raw-Bzip2/ \ .*/Compress-Raw-Bzip2-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$