[Pkg-cli-libs-commits] [cecil-flowanalysis] 04/05: Ignore ole32 moduleref in Mono.Cecil.Pdb

Jo Shields directhex at moszumanska.debian.org
Tue Nov 10 10:51:12 UTC 2015


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

directhex pushed a commit to annotated tag debian/0.1_vcs20110809.r1.b34edf6-3
in repository cecil-flowanalysis.

commit 7f8ea6e69398cbf261c75a49713b966c1294f1d8
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Tue Nov 10 10:48:58 2015 +0000

    Ignore ole32 moduleref in Mono.Cecil.Pdb
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8da3ddf..45152f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+override_dh_clideps:
+	dh_clideps --exclude-moduleref=ole32.dll
+
 %:
 	dh $@ --with cli
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/cecil-flowanalysis.git



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