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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 21 10:24:12 UTC 2012


The following commit has been merged in the master branch:
commit fb76148c762fa92622c027fa068c3e27b15c8bbe
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 21 12:15:19 2012 +0200

    Install NEWS file as upstream changelog.

diff --git a/debian/docs b/debian/docs
index 9eafbe1..e845566 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1 @@
 README
-NEWS
diff --git a/debian/rules b/debian/rules
index 37f478b..206b2f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,8 @@ override_dh_auto_install:
 	dh_auto_install
 	rm -f debian/meterec/usr/bin/test
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 get-orig-source:
 	uscan --repack --force-download

-- 
meterec packaging



More information about the pkg-multimedia-commits mailing list