[SCM] jack-mixer/master: Properly set override_dh_installchangelogs.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 10 10:23:14 UTC 2011


The following commit has been merged in the master branch:
commit 195985f5e90ee6f10923ec51992a3a509cdafc43
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jun 10 12:23:05 2011 +0200

    Properly set override_dh_installchangelogs.

diff --git a/debian/rules b/debian/rules
index 11e680d..fb0613e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,3 +34,6 @@ override_dh_auto_install:
 	mv etc/gconf/schemas/* usr/share/gconf/schemas/ && \
 	rm -rf etc && \
 	find -type f -name '*.la' -delete
+
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS

-- 
jack-mixer packaging



More information about the pkg-multimedia-commits mailing list