[libcgi-xml-perl] 09/14: Drop obsolete dh_installchangelogs parameter

Axel Beckert abe at deuxchevaux.org
Sat Dec 14 00:57:49 UTC 2013


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

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

commit 589ce835e6bf68b1fcd79c37238a626b084c1f36
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 14 01:41:43 2013 +0100

    Drop 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 f4e2689..7ab2fea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,7 @@ libcgi-xml-perl (0.1-14) UNRELEASED; urgency=low
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
     + Remove obsolete /usr/lib/perl5 handling
     + Drop obsolete dh_clean stamp files parameters
+    + Drop obsolete dh_installchangelogs parameter
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:27:54 +0200
 
diff --git a/debian/rules b/debian/rules
index b477516..8edcf9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ binary-indep: build install
 	dh_testroot
 	dh_installexamples examples/*
 	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/libcgi-xml-perl.git



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