[Pkg-cli-apps-commits] [monodevelop-database] 05/07: Exclude some platform-irrelevant modulerefs

Jo Shields directhex at moszumanska.debian.org
Wed Dec 16 10:54:52 UTC 2015


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

directhex pushed a commit to annotated tag debian/5.5.0.227-0xamarin1
in repository monodevelop-database.

commit 14d736c92200b99211051302ff020ea30dad6782
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Oct 6 13:13:40 2014 +0100

    Exclude some platform-irrelevant modulerefs
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1e20f1c..67abd11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,11 @@ override_dh_clean:
 	rm -f config.make config.log
 	find . -name "Makefile.in" -delete
 
+override_dh_clideps:
+	dh_clideps --exclude-moduleref=secur32 \
+	           --exclude-moduleref=secur32.Dll \
+	           --exclude-moduleref=coredll
+
 get-orig-source:
 	uscan \
 		--package $(DEB_SOURCE_NAME) \

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



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