[libdevice-cdio-perl] 12/17: debian/rules: take Changes (and not ChangeLog) as upstream changelog.

gregor herrmann gregoa at debian.org
Mon Oct 30 18:48:17 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdevice-cdio-perl.

commit 1c21b8dca0ad055461ecf2b37ce2dbe56355ec3c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 30 18:49:43 2017 +0100

    debian/rules: take Changes (and not ChangeLog) as upstream changelog.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ae7c6aa..75f640f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ override_dh_auto_build:
 
 override_dh_auto_test:
 	TZ=UTC CI=1 dh_auto_test -- --test_files="$(TEST_FILES)"
+
+override_dh_installchangelogs:
+	dh_installchangelogs Changes

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



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