[Pkg-cli-apps-commits] [keepass2] 03/04: add moduleref exclude on ShCore.dll for new SetProcessDpiAwareness call

Julian Taylor jtaylor.debian at googlemail.com
Wed May 11 20:31:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

jtaylor-guest pushed a commit to branch master
in repository keepass2.

commit dfad1ebdb9d716464da0ff591435f83d6120bd0f
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Wed May 11 22:12:54 2016 +0200

    add moduleref exclude on ShCore.dll for new SetProcessDpiAwareness call
---
 debian/changelog | 1 +
 debian/rules     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5e1217c..71dc1ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 keepass2 (2.33+dfsg-1) unstable; urgency=medium
 
   * New upstream release (Closes: #823686)
+  * add moduleref exclude on ShCore.dll for new SetProcessDpiAwareness call
 
  -- Julian Taylor <jtaylor.debian at googlemail.com>  Wed, 11 May 2016 20:50:56 +0200
 
diff --git a/debian/rules b/debian/rules
index e82b833..7a5fcd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,4 +65,5 @@ override_dh_clideps:
 		--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=Imm32.dll --exclude-moduleref=WinMM.dll
+		--exclude-moduleref=Imm32.dll --exclude-moduleref=WinMM.dll \
+		--exclude-moduleref=ShCore.dll

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/keepass2.git



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