[Pkg-cli-apps-commits] [SCM] smuxi branch, master, updated. debian/0.8.9.1-2-3-g9b784a2

Mirco Bauer meebey at meebey.net
Sat Jan 7 12:10:12 UTC 2012


The following commit has been merged in the master branch:
commit 7cd3a0897783b0db1c84ce4e6cb745e05d2a3ff4
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Jan 7 11:11:03 2012 +0100

    Ignore secur32(.dll) ModuleRef for dh_clideps

diff --git a/debian/rules b/debian/rules
index e1e84ac..5b16036 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,5 +24,8 @@ override_dh_auto_test:
 # disable stripping debugging symbols
 override_dh_clistrip:
 
+override_dh_clideps:
+	dh_clideps --exclude-moduleref=i:secur32 --exclude-moduleref=i:secur32.dll
+
 %:
 	dh $@

-- 
smuxi



More information about the Pkg-cli-apps-commits mailing list