[atril] 01/04: debian/rules: Use upstream's NEWS file as upstream ChangeLog.
Mike Gabriel
sunweaver at debian.org
Sat Oct 25 16:59:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to annotated tag debian/1.8.1+dfsg1-2
in repository atril.
commit 2b48575afa4b759b82410c0852f093af79601785
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Oct 25 18:41:17 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 f696f36..472142e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,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-scrollkeeper \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/atril.git
More information about the pkg-mate-commits
mailing list