[SCM] mate-themes Debian package branch, master, updated. debian/1.8.1-1-8-gcc98c00

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Oct 23 00:01:57 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-themes.git;a=commitdiff;h=a16ff17

The following commit has been merged in the master branch:
commit a16ff17d938fab59d18ef65de3b526e5a9a93574
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Oct 23 01:55:00 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 d1226f7..b2785ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,9 @@ override_dh_install:
 	rm -rfv debian/mate-themes/usr/share/themes/TraditionalOk/doc/gpl-3.0*.txt
 	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

-- 
mate-themes Debian package



More information about the pkg-mate-commits mailing list