[SCM] libyami/master: Install NEWS as upstream changelog

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Nov 9 19:56:28 UTC 2016


The following commit has been merged in the master branch:
commit a3b29c83659192740195dd346ed84d9eae1d83ec
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Wed Nov 9 20:52:37 2016 +0100

    Install NEWS as upstream changelog

diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 50bd824..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-NEWS
-README
diff --git a/debian/rules b/debian/rules
index 138aa75..a96ac25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ confflags = --disable-h265dec
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS

-- 
libyami packaging



More information about the pkg-multimedia-commits mailing list