[libdate-manip-perl] 03/04: Remove override_dh_installchangelogs since HISTORY file doesn't exist anymore

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sun Mar 16 11:15:38 UTC 2014


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

xguimard-guest pushed a commit to branch master
in repository libdate-manip-perl.

commit 24d28644d366e027517027c5066cf0459d4aaf36
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Mar 16 11:50:14 2014 +0100

    Remove override_dh_installchangelogs since HISTORY file doesn't exist anymore
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index e25f8ac..40ab4f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 %:
 	dh $@
 
-override_dh_installchangelogs:
-	dh_installchangelogs HISTORY
-
 override_dh_auto_install:
 	dh_auto_install
 	# installed as examples

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



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