[SCM] Debian packaging of libwww-youtube-download-perl branch, master, updated. debian/0.38-1-6-g5109e9e

Angel Abad angel at debian.org
Tue Jan 17 18:27:21 UTC 2012


The following commit has been merged in the master branch:
commit 6e06c9f8ca0ad69faac4665bb739d9aebadb18f9
Author: Angel Abad <angel at debian.org>
Date:   Tue Jan 17 19:24:05 2012 +0100

    debian/rules: Remove scripts rename, now upstream provides scripts without .pl suffix

diff --git a/debian/rules b/debian/rules
index 89eb131..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,5 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install
-	prename 's/\.pl//' $(TMP)/usr/bin/*
-	prename 's/\.pl//' $(TMP)/usr/share/man/man1/*1p*
-	perl -pi -e 's/(youtube\\?-.+)\.pl/$$1/g' \
-		$(TMP)/usr/bin/* \
-		$(TMP)/usr/share/man/man1/*1p*

-- 
Debian packaging of libwww-youtube-download-perl



More information about the Pkg-perl-cvs-commits mailing list