[SCM] composite packaging branch, master, updated. debian/0.006-1-3-g0b61d82

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 13 11:19:01 UTC 2010


The following commit has been merged in the master branch:
commit 0b61d8256812a76190f5686b50d91c90afe2f31b
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 13 13:18:55 2010 +0200

    Pass --dbg-package parameter to dh_strip explicitely.

diff --git a/debian/rules b/debian/rules
index f391dc2..e84e136 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,7 @@ override_dh_auto_install:
 	cd debian/tmp/usr/share/composite/data/i18n/ && \
 		rm updateTranslations.sh stats.py
 
+override_dh_strip:
+	dh_strip --dbg-package=composite-dbg
+
 override_dh_auto_test:

-- 
composite packaging



More information about the pkg-multimedia-commits mailing list