[Pkg-cli-apps-commits] r5195 - in /packages/monodevelop/trunk/debian: changelog control patches/remove_support_for_non_debian_functionality.patch patches/series patches/update_templates_for_gtk-sharp_2.12.patch patches/use_csc.patch

directhex at users.alioth.debian.org directhex at users.alioth.debian.org
Fri Jan 8 10:12:33 UTC 2010


Author: directhex
Date: Fri Jan  8 10:12:31 2010
New Revision: 5195

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5195
Log:
  * New upstream release
  * DFSG version of MonoDevelop 2.2 beta 2
    (deleted all pre-compiled binaries from the tarball)
    + For the record here a list of the deleted files:
      src/addins/NUnit/lib/nunit.framework.dll
      src/addins/NUnit/lib/nunit.core.dll
      src/addins/NUnit/lib/nunit.util.dll
      src/addins/NUnit/lib/nunit.core.interfaces.dll
      src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.dll
  * debian/patches/remove_support_for_non_debian_functionality.patch:
    + Remove Mono Soft Debugger support until we ship Mono 2.6+
  * debian/patches/update_templates_for_gtk-sharp_2.12.patch:
    + Refreshed

Added:
    packages/monodevelop/trunk/debian/patches/remove_support_for_non_debian_functionality.patch
Modified:
    packages/monodevelop/trunk/debian/changelog
    packages/monodevelop/trunk/debian/control
    packages/monodevelop/trunk/debian/patches/series
    packages/monodevelop/trunk/debian/patches/update_templates_for_gtk-sharp_2.12.patch
    packages/monodevelop/trunk/debian/patches/use_csc.patch

Modified: packages/monodevelop/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/changelog?rev=5195&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/changelog (original)
+++ packages/monodevelop/trunk/debian/changelog Fri Jan  8 10:12:31 2010
@@ -1,3 +1,21 @@
+monodevelop (2.2+dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * DFSG version of MonoDevelop 2.2 beta 2
+    (deleted all pre-compiled binaries from the tarball)
+    + For the record here a list of the deleted files:
+      src/addins/NUnit/lib/nunit.framework.dll
+      src/addins/NUnit/lib/nunit.core.dll
+      src/addins/NUnit/lib/nunit.util.dll
+      src/addins/NUnit/lib/nunit.core.interfaces.dll
+      src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.dll
+  * debian/patches/remove_support_for_non_debian_functionality.patch:
+    + Remove Mono Soft Debugger support until we ship Mono 2.6+
+  * debian/patches/update_templates_for_gtk-sharp_2.12.patch:
+    + Refreshed
+
+ -- Jo Shields <directhex at apebox.org>  Thu, 07 Jan 2010 19:06:58 +0000
+
 monodevelop (2.1.1+dfsg-2) unstable; urgency=low
 
   * debian/patches/stetic_widget_corruption_r144546.patch:

Modified: packages/monodevelop/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/control?rev=5195&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/control (original)
+++ packages/monodevelop/trunk/debian/control Fri Jan  8 10:12:31 2010
@@ -4,7 +4,7 @@
 Maintainer: Mirco Bauer <meebey at debian.org>
 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~)
 Build-Depends-Indep: cli-common-dev (>= 0.5.7),
- mono-devel (>= 2.4.2.3),
+ mono-devel (>= 2.4.3),
  libmono-dev (>= 2.4.2),
  monodoc-base (>= 1.1.9),
  intltool,
@@ -12,18 +12,14 @@
  automake,
  autotools-dev,
  gtk-sharp2-gapi (>= 2.12.8),
- libgtk2.0-cil (>= 2.12.8),
- libglade2.0-cil (>= 2.12.8),
- libgconf2.0-cil (>= 2.12.8),
- libgnome2.24-cil (>= 2.12.8),
- libnunit2.4-cil,
- libmono-cairo2.0-cil (>= 1.2),
- libmono-winforms2.0-cil,
- libmono-system-runtime2.0-cil,
- libmono-cecil0.5-cil,
- libmono-addins0.2-cil (>= 0.4),
- libmono-addins-gui0.2-cil (>= 0.4),
- libmono-microsoft-build2.0-cil,
+ libgtk2.0-cil-dev,
+ libglade2.0-cil-dev,
+ libgconf2.0-cil-dev,
+ libgnome2.0-cil-dev,
+ libnunit-cil-dev,
+ libmono-cecil-cil-dev,
+ libmono-addins-cil-dev,
+ libmono-addins-gui-cil-dev,
  libmetacity-dev,
  libsvn-dev,
  libapr1-dev,

Added: packages/monodevelop/trunk/debian/patches/remove_support_for_non_debian_functionality.patch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/patches/remove_support_for_non_debian_functionality.patch?rev=5195&op=file
==============================================================================
--- packages/monodevelop/trunk/debian/patches/remove_support_for_non_debian_functionality.patch (added)
+++ packages/monodevelop/trunk/debian/patches/remove_support_for_non_debian_functionality.patch Fri Jan  8 10:12:31 2010
@@ -1,0 +1,12 @@
+Index: monodevelop-2.2/src/addins/Makefile.am
+===================================================================
+--- monodevelop-2.2.orig/src/addins/Makefile.am	2010-01-07 19:33:24.000000000 +0000
++++ monodevelop-2.2/src/addins/Makefile.am	2010-01-07 19:33:34.000000000 +0000
+@@ -27,7 +27,5 @@
+ 	MonoDevelop.RegexToolkit \
+ 	CBinding \
+ 	MonoDevelop.AssemblyBrowser \
+-	MonoDevelop.Moonlight \
+ 	MonoDevelop.CodeMetrics \
+-	MonoDevelop.Debugger.Soft \
+ 	WindowsPlatform

Modified: packages/monodevelop/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/patches/series?rev=5195&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/patches/series (original)
+++ packages/monodevelop/trunk/debian/patches/series Fri Jan  8 10:12:31 2010
@@ -1,4 +1,4 @@
-stetic_widget_corruption_r144546.patch -p3
+#stetic_widget_corruption_r144546.patch -p3
 link_system_nunit.patch
 use_libsvn1.patch
 use_libapr1.patch
@@ -7,3 +7,4 @@
 boo_mimetype.patch
 use_csc.patch
 #monodevelop_fix_addin_highlights_r130904.patch
+remove_support_for_non_debian_functionality.patch

Modified: packages/monodevelop/trunk/debian/patches/update_templates_for_gtk-sharp_2.12.patch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/patches/update_templates_for_gtk-sharp_2.12.patch?rev=5195&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/patches/update_templates_for_gtk-sharp_2.12.patch (original)
+++ packages/monodevelop/trunk/debian/patches/update_templates_for_gtk-sharp_2.12.patch Fri Jan  8 10:12:31 2010
@@ -1,10 +1,7 @@
-Index: monodevelop-2.1.0/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml
-Description: Update projects to ensure the version of GTK# it uses for new projects matches the version we ship in the archive
-Patch created by Jo Shields <directhex at apebox.org>
+Index: monodevelop-2.2/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml
 ===================================================================
-diff -urNad monodevelop-2.1.0~/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml monodevelop-2.1.0/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml
---- monodevelop-2.1.0~/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml	2009-09-11 09:47:09.839797641 +0100
-+++ monodevelop-2.1.0/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml	2009-09-11 09:48:07.519797259 +0100
+--- monodevelop-2.2.orig/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml	2010-01-07 19:36:26.000000000 +0000
++++ monodevelop-2.2/src/addins/CSharpBinding/templates/GladeSharp2Project.xpt.xml	2010-01-07 19:36:59.000000000 +0000
 @@ -28,11 +28,11 @@
  			
  			<References>
@@ -22,9 +19,10 @@
  			</References>
  			
  			<Resources>
-diff -urNad monodevelop-2.1.0~/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml monodevelop-2.1.0/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml
---- monodevelop-2.1.0~/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml	2009-09-11 09:47:09.839797641 +0100
-+++ monodevelop-2.1.0/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml	2009-09-11 09:48:33.431794172 +0100
+Index: monodevelop-2.2/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml
+===================================================================
+--- monodevelop-2.2.orig/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml	2010-01-07 19:36:26.000000000 +0000
++++ monodevelop-2.2/src/addins/CSharpBinding/templates/GnomeSharp2Project.xpt.xml	2010-01-07 19:36:59.000000000 +0000
 @@ -28,12 +28,12 @@
  			
  			<References>
@@ -44,9 +42,10 @@
  			</References>
  
  			<Files>
-diff -urNad monodevelop-2.1.0~/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml monodevelop-2.1.0/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml
---- monodevelop-2.1.0~/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml	2009-09-11 09:47:09.839797641 +0100
-+++ monodevelop-2.1.0/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml	2009-09-11 09:49:45.719797271 +0100
+Index: monodevelop-2.2/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml
+===================================================================
+--- monodevelop-2.2.orig/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml	2010-01-07 19:36:26.000000000 +0000
++++ monodevelop-2.2/src/addins/CSharpBinding/templates/GtkSharp2Project.xpt.xml	2010-01-07 19:36:59.000000000 +0000
 @@ -28,12 +28,12 @@
  			
  			<References>
@@ -66,10 +65,11 @@
  			</References>
  		
  			<Files>
-diff -urNad monodevelop-2.1.0~/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml monodevelop-2.1.0/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml
---- monodevelop-2.1.0~/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml	2009-09-11 09:47:09.899795904 +0100
-+++ monodevelop-2.1.0/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml	2009-09-11 09:50:08.140794351 +0100
-@@ -28,11 +28,11 @@
+Index: monodevelop-2.2/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml
+===================================================================
+--- monodevelop-2.2.orig/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml	2010-01-07 19:36:26.000000000 +0000
++++ monodevelop-2.2/src/addins/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml	2010-01-07 19:38:28.000000000 +0000
+@@ -28,12 +28,12 @@
  			
  			<References>
  				<Reference type="Gac" refto="System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
@@ -78,11 +78,13 @@
 -				<Reference type="Gac" SpecificVersion="false" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 -				<Reference type="Gac" SpecificVersion="false" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 -				<Reference type="Gac" SpecificVersion="false" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+-				<Reference type="Gac" SpecificVersion="false" refto="atk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 +				<Reference type="Gac" SpecificVersion="false" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 +				<Reference type="Gac" SpecificVersion="false" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 +				<Reference type="Gac" SpecificVersion="false" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 +				<Reference type="Gac" SpecificVersion="false" refto="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 +				<Reference type="Gac" SpecificVersion="false" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++				<Reference type="Gac" SpecificVersion="false" refto="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
  			</References>
  		
  			<Files>

Modified: packages/monodevelop/trunk/debian/patches/use_csc.patch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop/trunk/debian/patches/use_csc.patch?rev=5195&op=diff
==============================================================================
--- packages/monodevelop/trunk/debian/patches/use_csc.patch (original)
+++ packages/monodevelop/trunk/debian/patches/use_csc.patch Fri Jan  8 10:12:31 2010
@@ -1,10 +1,7 @@
-Index: monodevelop-1.9.2/contrib/Mono.Cecil/Makefile.am
-Description: Replace hardcoded mcs compiler with CSC
-Patch created by Mirco Bauer <meebey at debian.org>
+Index: monodevelop-2.2/contrib/Mono.Cecil/Makefile.am
 ===================================================================
-diff -urNad monodevelop-1.9.2~/contrib/Mono.Cecil/Makefile.am monodevelop-1.9.2/contrib/Mono.Cecil/Makefile.am
---- monodevelop-1.9.2~/contrib/Mono.Cecil/Makefile.am	2009-02-04 22:50:58.000000000 +0100
-+++ monodevelop-1.9.2/contrib/Mono.Cecil/Makefile.am	2009-02-14 17:44:07.000000000 +0100
+--- monodevelop-2.2.orig/contrib/Mono.Cecil/Makefile.am	2010-01-07 19:55:31.000000000 +0000
++++ monodevelop-2.2/contrib/Mono.Cecil/Makefile.am	2010-01-07 19:56:44.000000000 +0000
 @@ -1,4 +1,5 @@
  BINDIR=$(top_builddir)/build/bin
 +MCS=@CSC@




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