[mate-system-tools] 05/20: debian/rules: Use upstream's NEWS file as upstream ChangeLog.
Mike Gabriel
sunweaver at debian.org
Sat Oct 25 07:59:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-system-tools.
commit 9235dbadbcaa91d6bf11dd3ef2a9a0afa009f972
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 25 02:25:49 2014 +0200
debian/rules: Use upstream's NEWS file as upstream ChangeLog.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 257dd81..bebe307 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,10 @@ include /usr/share/cdbs/1/class/autotools.mk
DEB_DH_INSTALL_ARGS += --fail-missing
+# use the NEWS file as upstream ChangeLog...
+DEB_DH_INSTALLCHANGELOGS_ARGS = NEWS
+DEB_INSTALL_DOCS_ALL = README AUTHORS
+
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-system-tools.git
More information about the pkg-mate-commits
mailing list