[libcoy-perl] 10/14: Remove obsolete dh_installchangelogs parameters

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 20:40:24 UTC 2013


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

abe pushed a commit to branch master
in repository libcoy-perl.

commit 97dbbe3d4d15534c1a0946f712b9b59c95346164
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 21:32:42 2013 +0100

    Remove obsolete dh_installchangelogs parameters
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ff4f2d..60a8824 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,7 +48,7 @@ libcoy-perl (0.06-7) UNRELEASED; urgency=low
   * Revamp debian/rules
     + Fix lintian warning debian-rules-missing-recommended-target
     + Use dh_auto{configure,build,test,install,clean}
-    + Remove obsolete dh_clean stamp file parameters
+    + Remove obsolete dh_clean and dh_installchangelogs parameters
     + Drop obsolete /usr/lib/perl5 handling
     + Move dh_install{docs,examples} parameter to debian/{docs,examples}
 
diff --git a/debian/rules b/debian/rules
index b95b999..e2b069b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ binary-indep: build install
 	dh_testroot
 	dh_installexamples
 	dh_installdocs
-	dh_installchangelogs Changes
+	dh_installchangelogs
 	dh_perl
 	dh_compress
 	dh_fixperms

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



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