[SCM] dvblast/master: Install NEWS as changelog

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Nov 16 22:25:27 UTC 2015


The following commit has been merged in the master branch:
commit 4b9bf65f3198a9c21f1411d369831df55e53fb0d
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Nov 16 23:22:44 2015 +0100

    Install NEWS as changelog

diff --git a/debian/docs b/debian/docs
index 50bd824..e845566 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1 @@
-NEWS
 README
diff --git a/debian/rules b/debian/rules
index 5990675..c3a7d63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,9 @@
 # -*- makefile -*-
 export PREFIX=/usr
 export V=1
+
 %:
 	dh $@
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS

-- 
dvblast packaging



More information about the pkg-multimedia-commits mailing list