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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Sep 2 16:15:28 UTC 2012


The following commit has been merged in the master branch:
commit c4ee6f6d5feb9c4996f5167a93a91ab1be41a29f
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Sep 2 18:13:51 2012 +0200

    Install NEWS as upstream changelog.

diff --git a/debian/rules b/debian/rules
index 62f03e8..cdb54ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,9 @@ override_dh_auto_clean:
 override_dh_auto_install:
 	$(WAF) install --destdir=$(CURDIR)/debian/tmp
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 # get-orig-source to drop waf
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=.

-- 
sratom packaging



More information about the pkg-multimedia-commits mailing list