[libdatetime-locale-perl] 08/10: debian/rules: remove override_dh_auto_install.

gregor herrmann gregoa at debian.org
Tue Nov 10 19:07:25 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdatetime-locale-perl.

commit 6dbf91ea541b8dbe96502d39b78c74a9ab098e2b
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 10 19:57:36 2015 +0100

    debian/rules: remove override_dh_auto_install.
    
    The POD has complete NAME sections now.
---
 debian/rules | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 802e187..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	perl -i -ple 'next unless(/^\.SH "NAME"/.../^\.SH/); \
-		s/DateTime::Locale::(\S+)/$$& \\- DateTime locale package for "$$1"/' \
-		$(TMP)/usr/share/man/man3/DateTime::Locale::*

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



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