[SCM] Debian packaging of libcompress-raw-bzip2-perl branch, master, updated. debian/2.043-1-5-g10c002c
gregor herrmann
gregoa at debian.org
Wed Dec 7 16:49:03 UTC 2011
The following commit has been merged in the master branch:
commit 3bba0fa9e94921edf16f710f844190fcdccad7ae
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Dec 7 17:43:26 2011 +0100
FAQ.pod was removed upstream, remove installation from debian/rules.
diff --git a/debian/rules b/debian/rules
index 486d41b..2001568 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,7 @@
#!/usr/bin/make -f
-PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/$(PACKAGE)
-
%:
dh $@
override_dh_auto_configure:
BUILD_BZIP2=0 BZIP2_INCLUDE= BZIP2_LIB= dh_auto_configure
-
-override_dh_auto_install:
- dh_auto_install
- pod2man --section 3pm --name "Compress::Raw::Bzip2::FAQ" $(CURDIR)/pod/FAQ.pod \
- > $(TMP)/usr/share/man/man3/Compress::Raw::Bzip2::FAQ.3pm
--
Debian packaging of libcompress-raw-bzip2-perl
More information about the Pkg-perl-cvs-commits
mailing list