[SCM] mate-terminal Debian package branch, master, updated. debian/1.8.0+dfsg1-3-4-gcca23b0
Mike Gabriel
sunweaver at moszumanska.debian.org
Fri Oct 24 11:40:17 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-terminal.git;a=commitdiff;h=f93d339
The following commit has been merged in the master branch:
commit f93d339bf5b99d37781b57ee049f10c127a57a39
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Oct 24 12:14:15 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 6d68e03..aa94962 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,9 @@ override_dh_install:
rm -rfv debian/tmp/usr/share/omf/
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-terminal Debian package
More information about the pkg-mate-commits
mailing list