[libunicode-map-perl] 09/15: Drop now obsolete dh_installchangelogs parameter

Axel Beckert abe at deuxchevaux.org
Fri Dec 13 23:03:43 UTC 2013


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

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

commit d4c3daa3be404d1e825ae636c73f212cf1ae25fa
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 13 23:34:54 2013 +0100

    Drop now obsolete dh_installchangelogs parameter
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b22e6bf..63899d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,7 @@ libunicode-map-perl (0.112-11) UNRELEASED; urgency=low
       - Fixes lintian warning hardening-no-relro
       - Fixes blhc warning dpkg-buildflags-missing
     + Drop obsolete manual removing of stamp files, now done by dh_clean
+    + Drop now obsolete dh_installchangelogs parameter
   * Also fix the following lintian warnings:
     + binary-control-field-duplicates-source (priority, section)
 
diff --git a/debian/rules b/debian/rules
index af6c24e..83203ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ binary-arch:	build install
 		dh_testroot
 		dh_installdocs
 		dh_installexamples
-		dh_installchangelogs Changes
+		dh_installchangelogs
 		dh_strip
 		dh_compress
 		dh_fixperms

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



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