[libparse-debianchangelog-perl] 05/05: Uuups, have to still call dh_installdocs because of the copyright file

Intrigeri intrigeri at moszumanska.debian.org
Sun May 24 12:37:46 UTC 2015


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

intrigeri pushed a commit to tag debian_version_0_3a-1
in repository libparse-debianchangelog-perl.

commit bc284ea72a206648b9c44ec4eccf0205ff4ed30e
Author: Frank Lichtenheld <frank at lichtenheld.de>
Date:   Fri Jul 1 21:18:30 2005 +0000

    Uuups, have to still call dh_installdocs because of the copyright file
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 006b006..f86eb26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ binary-indep: build install
 	dh_testdir
 	dh_testroot
 #	dh_installexamples
-#	dh_installdocs README
+	dh_installdocs
 	dh_installchangelogs Changes
 	dh_perl
 	dh_link

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



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