[libdancer-session-cookie-perl] 03/06: debian/rules: remove overrides. README.pod is gone.

gregor herrmann gregoa at debian.org
Sun Oct 18 13:40:23 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdancer-session-cookie-perl.

commit f855cf287a8b92b6829a1e3215ac8b63647c1bb6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 18 15:30:22 2015 +0200

    debian/rules: remove overrides. README.pod is gone.
---
 debian/rules | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0099ad3..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,4 @@
 #!/usr/bin/make -f
 
-pkg := $(shell dpkg-parsechangelog --show-field=Source)
-tmp := $(CURDIR)/debian/$(pkg)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	rm --verbose $(tmp)/usr/share/perl5/Dancer/Session/README.pod
-override_dh_installdocs:
-	dh_installdocs
-	pod2text $(CURDIR)/README.pod > $(tmp)/usr/share/doc/$(pkg)/README.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-session-cookie-perl.git



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