[SCM] directfb/experimental: Install NEWS as changelog
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Dec 31 13:48:53 UTC 2016
The following commit has been merged in the experimental branch:
commit 38539f1d4352b972af0f2f2fe685433467b34db2
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Dec 31 14:11:18 2016 +0100
Install NEWS as changelog
diff --git a/debian/rules b/debian/rules
index 9af2041..ba243a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,5 +37,7 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install -- -j1
+override_dh_installchangelogs:
+ dh_installchangelogs NEWS
.PHONY: override_dh_auto_test
--
directfb packaging
More information about the pkg-multimedia-commits
mailing list