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

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

commit 3a248c3c8ce11220f15f44b9a07cda48be3f74d8
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Aug 25 17:59:45 2015 +0200

    Drop manpage re-creation from debian/rules.
    
    POD duplication is fixed upstream.
---
 debian/rules | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/rules b/debian/rules
index 68bc485..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
        dh $@
-
-override_dh_auto_install:
-       dh_auto_install
-
-       # recreate manpage
-       # cf. #788650
-       $(RM) -v $(TMP)/usr/share/man/man3/UR::Object::Type.3pm
-       pod2man \
-               --section 3pm --name UR::Object::Type \
-               $(TMP)/usr/share/perl5/UR/Object/Type.pm > 
$(TMP)/usr/share/man/man3/UR::Object::Type.3pm

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to