[SCM] suil/master: Install NEWS file as upstream changelog.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Feb 21 12:08:21 UTC 2014


The following commit has been merged in the master branch:
commit cc048b0ed7f6df881501c551949acdf40ff75274
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Feb 21 13:04:08 2014 +0100

    Install NEWS file as upstream changelog.

diff --git a/debian/rules b/debian/rules
index 19750aa..7784db5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,9 @@ WAF = ./waf
 %:
 	dh $@
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_auto_configure:
 	$(WAF) configure \
 		--prefix=/usr \

-- 
suil packaging



More information about the pkg-multimedia-commits mailing list