tags 562285 patch
diff -u drapes-0.5.2/debian/changelog drapes-0.5.2/debian/changelog
--- drapes-0.5.2/debian/changelog
+++ drapes-0.5.2/debian/changelog
@@ -1,3 +1,16 @@
+drapes (0.5.2-3.2) unstable; urgency=low
+
+  * NMU to fix RC bug
+  * debian/control,
+    debian/rules:
+    + Use mono-csc from mono-devel 2.4.3 as compiler (Closes: #562285)
+  * debian/control:
+    + Use -dev packages for build-depends
+  * debian/patches/drapes-Makefile.in.patch:
+    + Use upstream name for GNOME# pcfile
+
+ -- Jo Shields <direct...@apebox.org>  Sun, 17 Jan 2010 19:21:00 +0000
+
 drapes (0.5.2-3.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u drapes-0.5.2/debian/rules drapes-0.5.2/debian/rules
--- drapes-0.5.2/debian/rules
+++ drapes-0.5.2/debian/rules
@@ -6,7 +6,7 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper CSC=/usr/bin/csc
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper CSC=/usr/bin/mono-csc
 
 common-configure-indep::
 	mkdir -p $(MONO_SHARED_DIR)/.wapi
diff -u drapes-0.5.2/debian/control drapes-0.5.2/debian/control
--- drapes-0.5.2/debian/control
+++ drapes-0.5.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Francesco Namuri <france...@namuri.it>
 Build-Depends: cdbs, debhelper (>=5)
-Build-Depends-Indep: libmono-dev (>= 1.1.17), mono-devel, libgnome2.24-cil, libgnomepanel2.24-cil, libgtk2.0-cil (>= 2.8), libmono-cairo2.0-cil(>=1.0), gnome-doc-utils (>=0.6), scrollkeeper (>= 0.3.0) | rarian-compat, imagemagick, libxml-parser-perl, cli-common-dev (>= 0.4.4), pkg-config, autotools-dev, libglade2.0-cil, libgconf2.0-cil, libmono2.0-cil, patchutils
+Build-Depends-Indep: libmono-dev (>= 1.1.17), mono-devel (>= 2.4.3), libgnome2.0-cil-dev, libgnomepanel2.24-cil-dev, libgtk2.0-cil-dev, gnome-doc-utils (>=0.6), scrollkeeper (>= 0.3.0) | rarian-compat, imagemagick, libxml-parser-perl, cli-common-dev (>= 0.4.4), pkg-config, autotools-dev, libglade2.0-cil-dev, libgconf2.0-cil-dev, patchutils
 Homepage: http://drapes.mindtouchsoftware.come/
 Standards-Version: 3.8.0
 
diff -u drapes-0.5.2/debian/patches/drapes-Makefile.in.patch drapes-0.5.2/debian/patches/drapes-Makefile.in.patch
--- drapes-0.5.2/debian/patches/drapes-Makefile.in.patch
+++ drapes-0.5.2/debian/patches/drapes-Makefile.in.patch
@@ -5,7 +5,7 @@
  ASSEMBLIES = \
  	-r:System.Xml				\
  	-r:Mono.Posix				\
-+	-pkg:gnome-sharp-2.24		\
++	-pkg:gnome-sharp-2.0		\
 +	-pkg:gnome-panel-sharp-2.24		\
  	-pkg:gconf-sharp-2.0		\
  	-pkg:glade-sharp-2.0		\

Attachment: signature.asc
Description: This is a digitally signed message part



Reply via email to