[libclass-multimethods-perl] 05/06: Delete dh_auto_install override, upstream dropped separate .pod file

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 25 17:08:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libclass-multimethods-perl.

commit 004f44050bdbec29b7b327c131b69ea9ad6a33b5
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Nov 25 18:06:40 2016 +0100

    Delete dh_auto_install override, upstream dropped separate .pod file
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1899c43..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	chmod 644 $(TMP)/usr/share/perl5/Class/Multimethods.pod
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-multimethods-perl.git



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