[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, experimental, updated. debian/2.0.1-1-20-g0fb8c30

Chow Loong Jin hyperair at ubuntu.com
Mon Jun 13 18:34:37 UTC 2011


The following commit has been merged in the experimental branch:
commit 94a78271cd71203578d792c8c70f512ab3a13227
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Tue Jun 14 01:43:27 2011 +0800

    Exclude glibsharpglue-2 moduleref
    
    This comes from clutter-sharp

diff --git a/debian/rules b/debian/rules
index aea551f..14b14ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,8 @@ override_dh_makeclilibs:		# do nothing -- we do not want clilibs to come
 
 override_dh_clideps:
 	dh_clideps \
-		--exclude-moduleref=libgdk-win32-2.0-0.dll
+		--exclude-moduleref=libgdk-win32-2.0-0.dll \
+		--exclude-moduleref=glibsharpglue-2
 
 %:
 	dh --with=autoreconf $@

-- 
banshee-community-extensions



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