[openjk] 06/19: Install CHANGELOG.md as the upstream changelog

Simon McVittie smcv at debian.org
Sun Mar 20 21:48:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository openjk.

commit 03b7194bf651412d9614555def88837acd40b6ea
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Mar 20 12:52:00 2016 +0000

    Install CHANGELOG.md as the upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3dd8d19..47e5c2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ openjk (0~20160320+dfsg1-1) UNRELEASED; urgency=medium
   * Standards-Version: 3.9.7 (no changes needed)
   * Build-depend on libboost-test-dev, and run new build-time tests
   * Require strictly matching openjk-common version
+  * Install CHANGELOG.md as the upstream changelog
 
  -- Simon McVittie <smcv at debian.org>  Fri, 22 Jan 2016 11:09:04 +0000
 
diff --git a/debian/rules b/debian/rules
index 24af758..44b1c27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,6 +121,9 @@ ifeq ($(with_jk2),ON)
 endif
 	chmod 0755 debian/scripts/openj*
 
+override_dh_installchangelogs:
+	dh_installchangelogs CHANGELOG.md
+
 debian/icons: debian/rules
 	install -d debian/icons/512 debian/icons/128 \
 		debian/icons/64 debian/icons/32 debian/icons/16

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git



More information about the Pkg-games-commits mailing list