[debian-edu-commits] debian-edu/ 02/02: Don't include empty upstream ChangeLog in binary-packages.
Holger Levsen
holger at layer-acht.org
Mon Oct 31 13:17:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-artwork.
commit 46af88562cf915c1112effc83331f8f214f6b5a1
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Oct 31 14:16:57 2016 +0100
Don't include empty upstream ChangeLog in binary-packages.
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fb4788b..aa30720 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ debian-edu-artwork (0.53-1) UNRELEASED; urgency=medium
* Vcs-Browser: s#cgit#git#.
* Capitalize Softwaves in packages description to match Lines and Spacefun.
* Improve package description slightly.
+ * Don't include empty upstream ChangeLog in binary-packages.
-- Wolfgang Schweer <wschweer at arcor.de> Fri, 28 Oct 2016 17:20:56 +0200
diff --git a/debian/rules b/debian/rules
index c650c24..7e61c6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ include /usr/share/cdbs/1/rules/utils.mk
DEB_DH_MAKESHLIBS_ARGS_ALL = -n
DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/tmp
DEB_DH_BUILDDEB_ARGS = -- -Zxz
+# don't ship empty upstream ChangeLog:
+DEB_INSTALL_CHANGELOGS_ALL =
sbindir := /usr/sbin/
install/debian-edu-artwork-softwaves::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list