[SCM] mate-netbook Debian package branch, master, updated. debian/1.8.0-2-7-gb66c46f

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Oct 23 07:36:55 UTC 2014


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

The following commit has been merged in the master branch:
commit e0c2a8bdf44f86a69041252636af8196615563f3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Oct 23 09:21:55 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 79ae9e5..595be04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ override_dh_install:
 	rm -f debian/tmp/usr/share/MateConf/gsettings/*.convert
 	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-netbook Debian package



More information about the pkg-mate-commits mailing list