[netpanzer] 101/118: Add dh_installchangelogs override.

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:20:43 UTC 2016


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

apo pushed a commit to branch master
in repository netpanzer.

commit c2a1b0f7bf22cace476e15c1d96fed2bf97c86db
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 08:38:37 2016 +0200

    Add dh_installchangelogs override.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index fb803a1..28fc090 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,9 @@ override_dh_auto_clean:
 	dh_auto_clean
 	[ -f SConstruct ] || scons --clean
 
+override_dh_installchangelogs:
+	dh_installchangelogs docs/old/ChangeLog
+
 get-orig-source:
 	rm -rf get-orig-source netpanzer_$(SRC_VERSION).orig.tar.gz
 	mkdir get-orig-source

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



More information about the Pkg-games-commits mailing list