[mate-desktop] 03/07: debian/rules: Use upstream's NEWS file as upstream ChangeLog.
Mike Gabriel
sunweaver at debian.org
Sat Oct 25 21:54:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-desktop.
commit 47808f654d88c6fb50442d62ffa0cfbd5331b1e2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 25 23:08:41 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 2c811d1..c6bf10d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@ override_dh_install:
rm -rf 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-desktop.git
More information about the pkg-mate-commits
mailing list