[libtemplate-plugin-calendar-simple-perl] 13/16: Remove obsolete parameter from dh_installchangelogs
Axel Beckert
abe at deuxchevaux.org
Sun Dec 15 22:41:09 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtemplate-plugin-calendar-simple-perl.
commit d6c2a828e31f98a976b186e6e26ee0ce4740bd4b
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Dec 15 20:52:35 2013 +0100
Remove obsolete parameter from dh_installchangelogs
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 356a4a1..a0b4054 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ libtemplate-plugin-calendar-simple-perl (0.02-4) UNRELEASED; urgency=low
+ Drop redundant dh_builddeb parameter
+ Drop obsolete /usr/lib/perl5 handling
+ Remove no more needed variable usage
+ + Remove obsolete dh_installchangelogs parameter
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:32:08 +0200
diff --git a/debian/rules b/debian/rules
index ab5e6fc..dcafaae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ binary-indep: build install
dh_testroot
dh_installdocs README
dh_installman
- dh_installchangelogs Changes
+ dh_installchangelogs
dh_compress
dh_fixperms
dh_installdeb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-calendar-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list