[SCM] rumor/master: Upstream changelog should be treated as such, not as documentation

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Thu Dec 9 16:42:52 UTC 2010


The following commit has been merged in the master branch:
commit ae7cb596fbd3e31f3015e8bd4029439cacfaa202
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Thu Dec 9 09:34:47 2010 -0500

    Upstream changelog should be treated as such, not as documentation

diff --git a/debian/docs b/debian/docs
index 61bb5f5..eb8259c 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,5 +1,4 @@
 AUTHORS
-NEWS
 README
 TODO
 doc/rumor.html
diff --git a/debian/rules b/debian/rules
index 1ab0e62..a2281a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,3 +18,6 @@ override_dh_auto_clean:
 	# double build test
 	rm -f doc/rumor.info
 	dh_auto_clean
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS

-- 
rumor packaging



More information about the pkg-multimedia-commits mailing list