This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit 9ad44853597410a9399d19c62781175d34775f44 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 20:34:57 2016 +0200 Install ReleaseNotes-2.0.0.txt as upstream changelog --- debian/copyright | 1 + debian/rules | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/copyright b/debian/copyright index eac67bb..ceac804 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,7 @@ Files: * Copyright: 2006-2016 Poul Sander <[email protected]> 2006 Gonéri Le Bouder <[email protected]> 2003 Karl Bartel + 2002 Dustin Norlander License: GPL-2+ Files: source/code/sago/* diff --git a/debian/rules b/debian/rules index 8f56509..c3c7644 100755 --- a/debian/rules +++ b/debian/rules @@ -17,5 +17,8 @@ override_dh_auto_build: cp debian/blockattack.desktop . ./packdata.sh +override_dh_installchangelogs: + dh_installchangelogs ReleaseNotes-2.0.0.txt + get-orig-source: uscan --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

