[mame] 06/09: Install whatsnew.txt as upstream changelog.

Jordi Mallach jordi at moszumanska.debian.org
Tue Sep 27 16:18:02 UTC 2016


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

jordi pushed a commit to branch master
in repository mame.

commit 9cee9ab165b4f500a1fa1f421b3d8d133d9cb195
Author: Jordi Mallach <jordi at debian.org>
Date:   Tue Sep 27 11:58:45 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index d656cb3..34eea64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mame (0.177-1) unstable; urgency=medium
   * New upstream release.
   * Drop x32.patch, merged upstream.
   * Adapt packaging to massive upstream docs rewrite.
+  * Install whatsnew.txt as upstream changelog.
 
  -- Jordi Mallach <jordi at debian.org>  Wed, 31 Aug 2016 11:06:20 +0200
 
diff --git a/debian/rules b/debian/rules
index f21af27..28d0d46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -198,6 +198,9 @@ override_dh_install:
                --exclude=LICENSE \
                --exclude=README.md
 
+override_dh_installchangelogs:
+	dh_installchangelogs whatsnew.txt
+
 override_dh_fixperms-arch:
 	dh_fixperms
 	find debian/mame/etc/mame -type f -execdir chmod 644 {} \;

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



More information about the Pkg-games-commits mailing list