[SCM] marco Debian package branch, master, updated. debian/1.8.2+dfsg1-1-5-g30b1f48

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Oct 23 00:02:59 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/marco.git;a=commitdiff;h=7712b2c

The following commit has been merged in the master branch:
commit 7712b2c5aff33d127c0e311c914920c1c7a7d795
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Oct 23 01:24:13 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 195f159..eb4fb45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,9 @@ override_dh_install:
 	rm -f debian/tmp/usr/lib/*/*.la
 	dh_install --fail-missing
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_auto_configure:
 	# upstream tarball is without configure. autogen.sh will create it
 	NOCONFIGURE=1 ./autogen.sh

-- 
marco Debian package



More information about the pkg-mate-commits mailing list