[fenix] 86/127: Install the NEWS file as an upstream changelog.

Peter Pentchev roam at ringlet.net
Thu Dec 17 14:39:38 UTC 2015


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

roam-guest pushed a commit to branch master
in repository fenix.

commit 0ce406619a5db69cb579eda289863a2601a9ccb5
Author: Peter Pentchev <roam at ringlet.net>
Date:   Thu Nov 25 15:47:49 2010 +0000

    Install the NEWS file as an upstream changelog.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d8abb35..8343d53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ fenix (0.92a.dfsg1-6) UNRELEASED; urgency=low
   * Convert to the 3.0 (quilt) source format.
   * Refer to the GPL-2 license file in the copyright blurb.
   * Complete the short description of the fenix-dev package.
+  * Install the NEWS file as an upstream changelog.
 
  -- Peter Pentchev <roam at ringlet.net>  Thu, 25 Nov 2010 13:25:18 +0200
 
diff --git a/debian/rules b/debian/rules
index 99b6697..be7b0b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ binary-indep: build install
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs
+	dh_installchangelogs NEWS
 	dh_installdocs --exclude=license.txt --exclude=authors.txt
 	dh_installexamples
 	dh_install -pfenix --sourcedir=$(CURDIR)/debian/tmp

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



More information about the Pkg-games-commits mailing list