r71568 - in /trunk/libcompress-raw-bzip2-perl/debian: ./ changelog compat control copyright rules source/ source/format watch
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Thu Mar 17 20:28:14 UTC 2011
Author: gregoa
Date: Thu Mar 17 20:28:04 2011
New Revision: 71568
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71568
Log:
[svn-inject] Applying Debian modifications (2.024-1) to trunk
Added:
trunk/libcompress-raw-bzip2-perl/debian/
trunk/libcompress-raw-bzip2-perl/debian/changelog
trunk/libcompress-raw-bzip2-perl/debian/compat
trunk/libcompress-raw-bzip2-perl/debian/control
trunk/libcompress-raw-bzip2-perl/debian/copyright
trunk/libcompress-raw-bzip2-perl/debian/rules (with props)
trunk/libcompress-raw-bzip2-perl/debian/source/
trunk/libcompress-raw-bzip2-perl/debian/source/format
trunk/libcompress-raw-bzip2-perl/debian/watch
Added: trunk/libcompress-raw-bzip2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/changelog?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/changelog (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/changelog Thu Mar 17 20:28:04 2011
@@ -1,0 +1,36 @@
+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 <bas at debian.org> 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 <bas at debian.org> 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 <bas at debian.org> 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 <bas at debian.org> Tue, 10 Jun 2008 09:57:56 +0200
+
+libcompress-raw-bzip2-perl (2.011-1) unstable; urgency=low
+
+ * Initial Release (closes: #482051)
+
+ -- Bas Zoetekouw <bas at debian.org> Tue, 20 May 2008 15:37:57 +0200
Added: trunk/libcompress-raw-bzip2-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/compat?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/compat (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/compat Thu Mar 17 20:28:04 2011
@@ -1,0 +1,1 @@
+5
Added: trunk/libcompress-raw-bzip2-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/control?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/control (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/control Thu Mar 17 20:28:04 2011
@@ -1,0 +1,18 @@
+Source: libcompress-raw-bzip2-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5), libbz2-dev, perl (>= 5.6.10-12), libtest-pod-perl
+Maintainer: Bas Zoetekouw <bas at debian.org>
+Standards-Version: 3.8.4
+Homepage: http://search.cpan.org/dist/Compress-Raw-Bzip2/
+
+Package: libcompress-raw-bzip2-perl
+Architecture: any
+Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
+Description: Low-Level Interface to bzip2 compression library
+ This package 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-bzip2-perl package provide a nice,
+ more high-level interface for your in your own perl programs.
Added: trunk/libcompress-raw-bzip2-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/copyright?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/copyright (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/copyright Thu Mar 17 20:28:04 2011
@@ -1,0 +1,68 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Author: Paul Marquess <pmqs at cpan.org>
+Packaged-By: Bas Zoetekouw <bas at debian.org>
+Packaged-Date: Wed May 21 2008 15:08:19 +0200
+Original-Source-Location: http://search.cpan.org/dist/Compress-Raw-Bzip2
+
+Files: *
+Copyright: Copyright © 2005-2007 by Paul Marquess <pmqs at cpan.org>
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or
+ modify it under the same terms as Perl itself.
+
+Files: debian/*
+Copyright: Copyright © 2008 by Bas Zoetekouw <bas at debian.org>
+License: BSD-2
+
+Files: bzip2-src/*
+Copyright: Copyright © 1996-2007 Julian R Seward <jseward at bzip.org>
+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.
+
+Files: bzip2-src/dlltest.c
+Copyright: Copyright © by Yoshioka Tsuneo <tsuneo at rr.iij4u.or.jp>
+License: PD
+
+Files: t/Test/*
+Copyright: Copyright © 2002, 2004 by chromatic <chromatic at wgz.org> and Michael G Schwern <schwern at pobox.com>
+License: GPL-1+ | Artistic
+
+Files: t/Test/Builder.pm
+Copyright: Copyright © 2002, 2004 by chromatic <chromatic at wgz.org> and Michael G Schwern <schwern at pobox.com>
+License: GPL-1+ | Artistic
+
+On Debian GNU/Linux systems, the complete text of the GNU General Public
+License can be found in `/usr/share/common-licenses/GPL' and the complete text
+of the Artistic License be found in `/usr/share/common-licenses/Artistic'.
+The complete copyright of the perl package can be found in
+`/usr/share/doc/perl/copyright'.
+
Added: trunk/libcompress-raw-bzip2-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/rules?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/rules (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/rules Thu Mar 17 20:28:04 2011
@@ -1,0 +1,63 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+
+export PERL_MM_USE_DEFAULT=1
+
+PERL ?= /usr/bin/perl
+PACKAGE = $(shell dh_listpackages)
+TMP = $(CURDIR)/debian/$(PACKAGE)
+
+build: build-stamp
+build-stamp:
+ dh_testdir
+ env BUILD_BZIP2=0 BZIP2_INCLUDE= BZIP2_LIB= \
+ $(PERL) Makefile.PL INSTALLDIRS=vendor
+ $(MAKE)
+ strip --strip-unneeded blib/arch/auto/Compress/Raw/Bzip2/Bzip2.so
+ $(MAKE) test
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ dh_clean build-stamp install-stamp
+ # Add commands to clean up after the build process here
+ [ ! -f Makefile ] || $(MAKE) realclean
+
+install: install-stamp
+install-stamp: build-stamp
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+
+ # Add commands to install the package into $(TMP) here
+ $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+ [ ! -d $(TMP)/usr/lib/perl5 ] || \
+ rmdir --ignore-fail-on-non-empty --parents --verbose \
+ $(TMP)/usr/lib/perl5
+
+ # remove empty file with ancient timestamp
+ rm $(TMP)/usr/lib/perl5/auto/Compress/Raw/Bzip2/Bzip2.bs
+
+ touch $@
+
+binary-indep:
+# We have nothing to do
+
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installdocs README
+ dh_installchangelogs Changes
+ dh_perl
+ dh_compress
+ dh_fixperms
+ dh_shlibdeps
+ dh_installdeb
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Propchange: trunk/libcompress-raw-bzip2-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libcompress-raw-bzip2-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/source/format?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/source/format (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/source/format Thu Mar 17 20:28:04 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
Added: trunk/libcompress-raw-bzip2-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcompress-raw-bzip2-perl/debian/watch?rev=71568&op=file
==============================================================================
--- trunk/libcompress-raw-bzip2-perl/debian/watch (added)
+++ trunk/libcompress-raw-bzip2-perl/debian/watch Thu Mar 17 20:28:04 2011
@@ -1,0 +1,4 @@
+version=3
+
+http://search.cpan.org/dist/Compress-Raw-Bzip2/ \
+ .*/Compress-Raw-Bzip2-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
More information about the Pkg-perl-cvs-commits
mailing list