[Pkg-sdl-commits] [libsdl2] 04/06: d/rules: Install WhatsNew.txt as upstream changelog

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Fri Jul 28 21:47:34 UTC 2017


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

mafm pushed a commit to annotated tag debian/2.0.5+dfsg1-3
in repository libsdl2.

commit 9066a0a943097a07f0cbaa06f5c8e1ecdc272b63
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Fri Jul 28 21:21:32 2017 +0200

    d/rules: 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 02e0970..3ab11ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libsdl2 (2.0.5+dfsg1-3) UNRELEASED; urgency=medium
     - dh flags --parallel are not needed
     - autoreconf is invoked by default
   * Bump Policy Standards-Version to 4.0.0 (no changes needed)
+  * Install WhatsNew.txt as upstream changelog
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Fri, 28 Jul 2017 20:53:42 +0200
 
diff --git a/debian/rules b/debian/rules
index d32010c..4aaf0e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,3 +73,6 @@ override_dh_makeshlibs:
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libsdl2-dbg (<< 2.0.4+dfsg2-1~)'
+
+override_dh_auto_installchangelogs:
+	dh_auto_installchangelogs -- WhatsNew.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list