Package: graphmonkey
Version: 1.6-1
Severity: wishlist
Tags: patch
Usertags: mono2transition


Hi,

James Westby has updated graphmonkey in Ubuntu for the mono 2.0
transition[0], which is currently ongoing in Jaunty and experimental.
Attached is a patch to effect the transition for graphmonkey in Debian.
Please consider applying it.

Thanks a lot,
Iain

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 
'intrepid-backports'), (500, 'intrepid')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-9-generic (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u graphmonkey-1.7/debian/control graphmonkey-1.7/debian/control
--- graphmonkey-1.7/debian/control
+++ graphmonkey-1.7/debian/control
@@ -4,6 +4,6 @@
 Maintainer: Benjamin Seidenberg <benja...@debian.org>
 Build-Depends: debhelper (>= 4.0.0), dpatch
-Build-Depends-Indep: cli-common-dev, mono-mcs, libglade2.0-cil, libgtk2.0-cil, 
pkg-config
+Build-Depends-Indep: cli-common-dev, mono-devel, libglade2.0-cil, 
libgtk2.0-cil, pkg-config
 Standards-Version: 3.8.0
 Homepage: http://graphmonkey.sourceforge.net/
 
diff -u graphmonkey-1.7/debian/rules graphmonkey-1.7/debian/rules
--- graphmonkey-1.7/debian/rules
+++ graphmonkey-1.7/debian/rules
@@ -40,7 +40,7 @@
        dh_testdir
 
        # Add here commands to compile the package.
-       $(MAKE)
+       $(MAKE) CC=csc
 
        touch build-stamp
 

Reply via email to