[Pkg-cli-apps-commits] [SCM] keepass2 branch, master, updated. debian/2.15+dfsg-1-4-g9f5a07a
Julian Taylor
jtaylor.debian at googlemail.com
Sun Apr 17 16:37:40 UTC 2011
The following commit has been merged in the master branch:
commit 9f5a07a6b8cd66d61707512914a3e8f507747b13
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: Sun Apr 17 18:35:02 2011 +0200
debian/rules: whitelist optional windows module ref Imm32.dll
diff --git a/debian/rules b/debian/rules
index 4a39194..2b65d37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,4 +55,5 @@ override_dh_clideps:
--exclude-moduleref=ShlWApi.dll --exclude-moduleref=Kernel32.dll \
--exclude-moduleref=User32.dll --exclude-moduleref=ComCtl32.dll \
--exclude-moduleref=ComCtl32.dll --exclude-moduleref=UxTheme.dll \
- --exclude-moduleref=Shell32.dll --exclude-moduleref=DwmApi.dll
+ --exclude-moduleref=Shell32.dll --exclude-moduleref=DwmApi.dll \
+ --exclude-moduleref=Imm32.dll
--
keepass2
More information about the Pkg-cli-apps-commits
mailing list