[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. upstream/0.3.2.1-22-g9dc33ef

Chow Loong Jin hyperair at gmail.com
Fri Aug 14 17:14:53 UTC 2009


The following commit has been merged in the master branch:
commit 9dc33ef02ce49084d08fdb045c14dcbc3b50e26f
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Sat Aug 15 01:12:31 2009 +0800

    Use mono-csc and b-d on mono-devel 2.4.2 instead

diff --git a/debian/control b/debian/control
index 19e53d2..ffa9c8d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>,
            Sebastian Dröge <slomo at debian.org>,
            Chow Loong Jin <hyperair at ubuntu.com>
 Build-Depends: debhelper (>= 7),
-               mono-devel (>= 2.0.1),
+               mono-devel (>= 2.4.2),
                cli-common-dev (>= 0.5.7),
                pkg-config,
                autotools-dev,
diff --git a/debian/rules b/debian/rules
index 2466998..b9e21e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ get-orig-source:
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		MCS=/usr/bin/csc \
+		MCS=/usr/bin/mono-csc \
 		--enable-debug \
 		--enable-banshee \
 		--disable-beagle

-- 
tangerine



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