[pluma] 01/01: debian/rules: Use NEWS file as upstream changelog.

Mike Gabriel sunweaver at debian.org
Thu Aug 20 23:23:43 UTC 2015


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

sunweaver pushed a commit to branch master
in repository pluma.

commit eaa85f087f529b9b27fa6e8db5f963d5dc6340bf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Aug 21 01:23:03 2015 +0200

    debian/rules: Use NEWS file as upstream changelog.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8c024a4..d9fa3ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,9 @@ override_dh_auto_configure:
 		--enable-gtk-doc \
 		--with-gtk=2.0
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_auto_test:
 	DEB_BUILD_OPTIONS=nocheck dh_auto_test
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/pluma.git



More information about the pkg-mate-commits mailing list