[mozo] 02/04: debian/rules: Use upstream's NEWS file as upstream ChangeLog.
Mike Gabriel
sunweaver at debian.org
Sat Oct 25 22:03:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mozo.
commit 2a9be31bac495f5582aff29c7be5fc5d37e09e4f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 25 23:44:31 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 d21d04d..89794bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,10 @@ DEB_BUILD_PARALLEL = 1
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-silent-rules \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mozo.git
More information about the pkg-mate-commits
mailing list