[Pkg-mono-svn-commits] rev 2019 - in
non-group/monodevelop/trunk/debian: . patches
Mirco Bauer
meebey-guest at costa.debian.org
Sun Sep 25 17:59:38 UTC 2005
Author: meebey-guest
Date: 2005-09-25 17:59:37 +0000 (Sun, 25 Sep 2005)
New Revision: 2019
Added:
non-group/monodevelop/trunk/debian/patches/01_remove_bashism.dpatch
non-group/monodevelop/trunk/debian/patches/boo_0.6.0_compat.dpatch
non-group/monodevelop/trunk/debian/patches/parsing_mcs_1.1.9_output.dpatch
non-group/monodevelop/trunk/debian/patches/update_templates_for_gtk_sharp_2.3.x.dpatch
Removed:
non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch
non-group/monodevelop/trunk/debian/patches/02_start_script_cli_fix.dpatch
Modified:
non-group/monodevelop/trunk/debian/changelog
non-group/monodevelop/trunk/debian/control
non-group/monodevelop/trunk/debian/patches/00list
Log:
- MonoDevelop 0.7-3 release
Modified: non-group/monodevelop/trunk/debian/changelog
===================================================================
--- non-group/monodevelop/trunk/debian/changelog 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/changelog 2005-09-25 17:59:37 UTC (rev 2019)
@@ -1,3 +1,21 @@
+monodevelop (0.7-3) unstable; urgency=low
+
+ * Rebuilt against MonoDoc 1.1.9
+ * Rebuilt against Gtk# 2.3.91
+ * Rebuilt against Boo 0.6.0.1858
+ * Updated versioned build-dep on Gtk# to >= 2.3.91.
+ * Updated versioned build-dep on boo to >= 0.6.0.1858.
+ * Updated versioned build-dep on monodoc-base to >= 1.1.9.
+ * Updated versioned build-dep on cli-common to >= 0.2.0.
+ * Created parsing_mcs_1.1.9_output.dpatch, backport of upstream's SVN r2727.
+ * Added boo_0.6.0_compat.dpatch
+ (thanks to Peter Johanson <latexer at gentoo.org> for the patch)
+ * Really fix bashism, updated 01_fix_startup_script.dpatch
+ (Closes: #311672)
+ * Updated to Standards Version 3.6.2.1 (no changes).
+
+ -- Mirco Bauer <meebey at meebey.net> Sun, 25 Sep 2005 19:54:34 +0200
+
monodevelop (0.7-2) unstable; urgency=low
* Created 01_fix_startup_script.dpatch to fix bashism (Closes: #311672).
Modified: non-group/monodevelop/trunk/debian/control
===================================================================
--- non-group/monodevelop/trunk/debian/control 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/control 2005-09-25 17:59:37 UTC (rev 2019)
@@ -2,8 +2,8 @@
Section: devel
Priority: optional
Maintainer: Mirco Bauer <meebey at meebey.net>
-Build-Depends-Indep: debhelper (>= 4.0.0), cli-common (>= 0.1.3), dpatch, mono-mcs (>= 1.1.2) | c-sharp-compiler, libmono-dev (>= 1.1.2), boo (>= 0.5.6.1701-2), ikvm (>= 0.10), monodoc-base (>= 1.0), intltool, mozilla-dev, gtk-sharp2-gapi (>= 1.9.5), libgtk2.0-cil (>= 1.9.5), libgnome2.0-cil (>= 1.9.5), libgconf2.0-cil (>= 1.9.5), libglade2.0-cil (>= 1.9.5), libgtksourceview2.0-cil (>= 0.10), libgecko2.0-cil (>= 0.10)
-Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>= 4.0.0), cli-common (>= 0.2.0), dpatch, mono-mcs (>= 1.1.2) | c-sharp-compiler, libmono-dev (>= 1.1.2), boo (>= 0.6.0.1858), ikvm (>= 0.10), monodoc-base (>= 1.1.9), intltool, mozilla-dev, gtk-sharp2-gapi (>= 2.3.91), libgtk2.0-cil (>= 2.3.91), libgnome2.0-cil (>= 2.3.91), libgconf2.0-cil (>= 2.3.91), libglade2.0-cil (>= 2.3.91), libgtksourceview2.0-cil (>= 0.10), libgecko2.0-cil (>= 0.10)
+Standards-Version: 3.6.2.1
Package: monodevelop
Architecture: all
Modified: non-group/monodevelop/trunk/debian/patches/00list
===================================================================
--- non-group/monodevelop/trunk/debian/patches/00list 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/patches/00list 2005-09-25 17:59:37 UTC (rev 2019)
@@ -1 +1,4 @@
-01_fix_startup_script
+01_remove_bashism
+parsing_mcs_1.1.9_output
+update_templates_for_gtk_sharp_2.3.x
+boo_0.6.0_compat
Deleted: non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch
===================================================================
--- non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch 2005-09-25 17:59:37 UTC (rev 2019)
@@ -1,18 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_fix_startup_script.dpatch by Mirco Bauer <meebey at meebey.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
- at DPATCH@
-diff -urNad --exclude=CVS --exclude=.svn ./monodevelop.in /tmp/dpep-work.ieh6GU/monodevelop-0.7/monodevelop.in
---- ./monodevelop.in 2005-05-15 20:54:27.000000000 +0200
-+++ /tmp/dpep-work.ieh6GU/monodevelop-0.7/monodevelop.in 2005-06-08 16:52:51.000000000 +0200
-@@ -1,6 +1,6 @@
- #!/bin/sh
-
--function reWrite {
-+function reWrite() {
- ret=""
- WD=`pwd`
- for arg in $*
Copied: non-group/monodevelop/trunk/debian/patches/01_remove_bashism.dpatch (from rev 1833, non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch)
===================================================================
--- non-group/monodevelop/trunk/debian/patches/01_fix_startup_script.dpatch 2005-06-16 20:23:48 UTC (rev 1833)
+++ non-group/monodevelop/trunk/debian/patches/01_remove_bashism.dpatch 2005-09-25 17:59:37 UTC (rev 2019)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_fix_startup_script.dpatch by Mirco Bauer <meebey at meebey.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad --exclude=CVS --exclude=.svn ./monodevelop.in /tmp/dpep-work.BbGgsz/monodevelop-0.7/monodevelop.in
+--- ./monodevelop.in 2005-07-29 08:36:55.000000000 +0200
++++ /tmp/dpep-work.BbGgsz/monodevelop-0.7/monodevelop.in 2005-07-29 08:37:17.000000000 +0200
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+
+-function reWrite {
++reWrite() {
+ ret=""
+ WD=`pwd`
+ for arg in $*
Deleted: non-group/monodevelop/trunk/debian/patches/02_start_script_cli_fix.dpatch
===================================================================
--- non-group/monodevelop/trunk/debian/patches/02_start_script_cli_fix.dpatch 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/patches/02_start_script_cli_fix.dpatch 2005-09-25 17:59:37 UTC (rev 2019)
@@ -1,46 +0,0 @@
-#! /bin/sh -e
-## 02_start_script_cli_fix.dpatch by Mirco Bauer <meebey at meebey.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-if [ $# -lt 1 ]; then
- echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
- exit 1
-fi
-
-[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
-patch_opts="${patch_opts:--f --no-backup-if-mismatch} ${2:+-d $2}"
-
-case "$1" in
- -patch) patch -p1 ${patch_opts} < $0;;
- -unpatch) patch -R -p1 ${patch_opts} < $0;;
- *)
- echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
- exit 1;;
-esac
-
-exit 0
-
- at DPATCH@
-diff -urNad monodevelop-0.5.1/monodevelop.in /tmp/dpep.5VzLzM/monodevelop-0.5.1/monodevelop.in
---- monodevelop-0.5.1/monodevelop.in 2004-10-09 18:27:28.000000000 +0200
-+++ /tmp/dpep.5VzLzM/monodevelop-0.5.1/monodevelop.in 2004-10-09 18:42:57.000000000 +0200
-@@ -27,7 +27,7 @@
- exit 1
- fi
-
--MD_BIN_PATH=@prefix@/lib/monodevelop/bin
-+MD_BIN_PATH=/usr/share/dotnet/monodevelop/bin
-
- if [ -n $LD_LIBRARY_PATH ]; then
- export LD_LIBRARY_PATH=$MOZILLA_HOME:$MD_BIN_PATH:$LD_LIBRARY_PATH
-@@ -47,7 +47,7 @@
- set -- $ARGS
-
- cd $MD_BIN_PATH
--
-+export LD_LIBRARY_PATH=/usr/lib/monodevelop:$LD_LIBRARY_PATH
- case x$1 in
- x--profile)
- @RUNTIME@ --profile ./MonoDevelop.exe $@
Added: non-group/monodevelop/trunk/debian/patches/boo_0.6.0_compat.dpatch
===================================================================
--- non-group/monodevelop/trunk/debian/patches/boo_0.6.0_compat.dpatch 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/patches/boo_0.6.0_compat.dpatch 2005-09-25 17:59:37 UTC (rev 2019)
@@ -0,0 +1,33 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## boo_0.6.0_compat.dpatch by Mirco Bauer <meebey at meebey.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad monodevelop-0.7~/Extras/BooBinding/BooBindingCompilerServices.boo monodevelop-0.7/Extras/BooBinding/BooBindingCompilerServices.boo
+--- monodevelop-0.7~/Extras/BooBinding/BooBindingCompilerServices.boo 2005-04-26 03:27:10.000000000 +0200
++++ monodevelop-0.7/Extras/BooBinding/BooBindingCompilerServices.boo 2005-09-25 18:03:13.000000000 +0200
+@@ -105,7 +105,7 @@
+ try:
+ monitor.BeginTask (null, 2)
+ monitor.Log.WriteLine ("Compiling Boo source code ...")
+- arguments = String.Format ("-c \"{0} {1} > {2} 2> {3}\"", (compiler, args, output, error))
++ arguments = String.Format ("-c \"{0} {1} > {2} 2> {3}\"", compiler, args, output, error)
+ si = ProcessStartInfo ("/bin/sh", arguments)
+ // print "${si.FileName}, ${si.Arguments}"
+ si.RedirectStandardOutput = true
+diff -urNad monodevelop-0.7~/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo monodevelop-0.7/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo
+--- monodevelop-0.7~/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo 2005-04-28 04:38:46.000000000 +0200
++++ monodevelop-0.7/Extras/BooBinding/Gui/OptionPanels/CodeCompilationPanel.boo 2005-09-25 18:03:13.000000000 +0200
+@@ -119,9 +119,7 @@
+ labelCompileTarget.Markup = String.Format ("{0} :", GettextCatalog.GetString ("Output Assembly"))
+
+
+- typeArray = array(System.Type, 1)
+- typeArray[0] = typeof(string)
+- store = ListStore (typeArray)
++ store = ListStore (typeof(string))
+
+ stringArray = array(System.String, 1)
+ stringArray[0] = GettextCatalog.GetString ("Executable")
Property changes on: non-group/monodevelop/trunk/debian/patches/boo_0.6.0_compat.dpatch
___________________________________________________________________
Name: svn:executable
+ *
Added: non-group/monodevelop/trunk/debian/patches/parsing_mcs_1.1.9_output.dpatch
===================================================================
--- non-group/monodevelop/trunk/debian/patches/parsing_mcs_1.1.9_output.dpatch 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/patches/parsing_mcs_1.1.9_output.dpatch 2005-09-25 17:59:37 UTC (rev 2019)
@@ -0,0 +1,34 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## parsing_mcs_1.1.9_output.dpatch by Mirco Bauer <meebey at meebey.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad --exclude=CVS --exclude=.svn ./Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs /tmp/dpep-work.ElNPZA/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs
+--- ./Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs 2005-03-22 19:02:01.000000000 +0100
++++ /tmp/dpep-work.ElNPZA/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs 2005-09-11 19:50:07.000000000 +0200
+@@ -530,7 +530,7 @@
+ }
+
+ // Snatched from our codedom code :-).
+- static Regex regexError = new Regex (@"^(\s*(?<file>.*)\((?<line>\d*)(,(?<column>\d*))?\)\s+)*(?<level>\w+)\s*(?<number>.*):\s(?<message>.*)",
++ static Regex regexError = new Regex (@"^(\s*(?<file>.*)\((?<line>\d*)(,(?<column>\d*[\+]*))?\)(:|)\s+)*(?<level>\w+)\s*(?<number>.*):\s(?<message>.*)",
+ RegexOptions.Compiled | RegexOptions.ExplicitCapture);
+
+ private static CompilerError CreateErrorFromString(string error_string)
+@@ -550,8 +550,12 @@
+ error.FileName=match.Result("${file}");
+ if (String.Empty != match.Result("${line}"))
+ error.Line=Int32.Parse(match.Result("${line}"));
+- if (String.Empty != match.Result("${column}"))
+- error.Column=Int32.Parse(match.Result("${column}"));
++ if (String.Empty != match.Result("${column}")) {
++ if (match.Result("${column}") == "255+")
++ error.Column = -1;
++ else
++ error.Column=Int32.Parse(match.Result("${column}"));
++ }
+ if (match.Result("${level}")=="warning")
+ error.IsWarning=true;
+ error.ErrorNumber=match.Result("${number}");
Property changes on: non-group/monodevelop/trunk/debian/patches/parsing_mcs_1.1.9_output.dpatch
___________________________________________________________________
Name: svn:executable
+ *
Added: non-group/monodevelop/trunk/debian/patches/update_templates_for_gtk_sharp_2.3.x.dpatch
===================================================================
--- non-group/monodevelop/trunk/debian/patches/update_templates_for_gtk_sharp_2.3.x.dpatch 2005-09-25 17:56:34 UTC (rev 2018)
+++ non-group/monodevelop/trunk/debian/patches/update_templates_for_gtk_sharp_2.3.x.dpatch 2005-09-25 17:59:37 UTC (rev 2019)
@@ -0,0 +1,103 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## update_templates_for_gtk_sharp_2.3.x.dpatch by Mirco Bauer <meebey at meebey.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad --exclude=CVS --exclude=.svn ./Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml
+--- ./Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml 2005-02-20 01:50:39.000000000 +0100
++++ /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GladeSharp2Project.xpt.xml 2005-09-11 19:56:34.000000000 +0200
+@@ -27,12 +27,12 @@
+ <Options/>
+
+ <References>
+- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ </References>
+
+ <Resources>
+diff -urNad --exclude=CVS --exclude=.svn ./Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml
+--- ./Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml 2005-02-20 01:50:39.000000000 +0100
++++ /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GnomeSharp2Project.xpt.xml 2005-09-11 19:56:34.000000000 +0200
+@@ -27,12 +27,12 @@
+ <Options/>
+
+ <References>
+- <Reference type="Gac" refto="gnome-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gnome-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ </References>
+
+ <Files>
+diff -urNad --exclude=CVS --exclude=.svn ./Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml
+--- ./Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml 2005-02-20 01:50:39.000000000 +0100
++++ /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/CSharpBinding/templates/GtkSharp2Project.xpt.xml 2005-09-11 19:56:34.000000000 +0200
+@@ -27,11 +27,11 @@
+ <Options/>
+
+ <References>
+- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ </References>
+
+ <Files>
+diff -urNad --exclude=CVS --exclude=.svn ./Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml
+--- ./Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml 2005-05-14 01:13:05.000000000 +0200
++++ /tmp/dpep-work.xddBG2/monodevelop-0.7/Core/src/AddIns/BackendBindings/VBNetBinding/templates/VBGtkSharp2Project.xpt.xml 2005-09-11 19:56:34.000000000 +0200
+@@ -27,11 +27,11 @@
+ <Options/>
+
+ <References>
+- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+- <Reference type="Gac" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gdk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glib-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="glade-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="pango-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ </References>
+
+ <Files>
+diff -urNad --exclude=CVS --exclude=.svn ./Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml /tmp/dpep-work.xddBG2/monodevelop-0.7/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml
+--- ./Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml 2005-04-26 03:27:10.000000000 +0200
++++ /tmp/dpep-work.xddBG2/monodevelop-0.7/Extras/BooBinding/templates/BooGtkSharpProject.xpt.xml 2005-09-11 19:56:34.000000000 +0200
+@@ -23,7 +23,7 @@
+
+ <Project name = "${ProjectName}" directory = ".">
+ <References>
+- <Reference type="Gac" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
++ <Reference type="Gac" refto="gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ </References>
+ <Files>
+ <File name="Main.boo"><![CDATA[// project created on ${Date} at ${Time}
Property changes on: non-group/monodevelop/trunk/debian/patches/update_templates_for_gtk_sharp_2.3.x.dpatch
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-mono-svn-commits
mailing list