[SCM] mate-panel Debian package branch, master, updated. debian/1.8.1+dfsg1-1-4-gac628a3
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Oct 23 10:48:41 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-panel.git;a=commitdiff;h=5b7a174
The following commit has been merged in the master branch:
commit 5b7a174cb560668805c58b7da04443baab145ce1
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Oct 23 12:41:58 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 b16c6b4..c0b4a2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@ override_dh_install:
rm -f debian/tmp/usr/share/MateConf/gsettings/mate-panel.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-panel Debian package
More information about the pkg-mate-commits
mailing list