[ubuntu-mono] [Bug 64981] Please sponsor muine upload
Scott Robinson
scott_ubuntu at scott.tranzoa.net
Tue Oct 10 04:13:15 UTC 2006
Public bug reported:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
affects distros/ubuntu/muine
subscribe ubuntu-universe-sponsors
diff -u muine-0.8.5/debian/changelog muine-0.8.5/debian/changelog
- --- muine-0.8.5/debian/changelog
+++ muine-0.8.5/debian/changelog
@@ -1,3 +1,10 @@
+muine (0.8.5-1ubuntu4) edgy; urgency=low
+
+ * Fix crashers resulting from bump in Mono version.
+ + Closes Ubuntu #59325.
+
+ -- David R.S. Robinson <scott at quadhome.com> Mon, 9 Oct 2006 21:02:32 -0700
+
muine (0.8.5-1ubuntu3) edgy; urgency=low
* Add cli-common-dev to build deps, fixing FTBFS.
only in patch2:
unchanged:
- --- muine-0.8.5.orig/debian/patches/99_skip_window_delete.patch
+++ muine-0.8.5/debian/patches/99_skip_window_delete.patch
@@ -0,0 +1,12 @@
+diff -ur muine-0.8.5-orig/src/SkipToWindow.cs muine-0.8.5/src/SkipToWindow.cs
+--- muine-0.8.5-orig/src/SkipToWindow.cs 2006-09-18 18:02:45.000000000 -0700
++++ muine-0.8.5/src/SkipToWindow.cs 2006-09-18 18:03:08.000000000 -0700
+@@ -129,7 +129,7 @@
+ }
+
+ // Handlers :: OnWindowDeleteEvent
+- public void OnWindowDeleteEvent (object o, EventArgs a)
++ public void OnWindowDeleteEvent (object o, DeleteEventArgs a)
+ {
+ window.Visible = false;
+ DeleteEventArgs args = (DeleteEventArgs) a;
only in patch2:
unchanged:
- --- muine-0.8.5.orig/debian/patches/99_progress_window_response.patch
+++ muine-0.8.5/debian/patches/99_progress_window_response.patch
@@ -0,0 +1,12 @@
+diff -ur muine-0.8.5-orig/src/ProgressWindow.cs muine-0.8.5/src/ProgressWindow.cs
+--- muine-0.8.5-orig/src/ProgressWindow.cs 2006-01-27 18:45:20.000000000 -0800
++++ muine-0.8.5/src/ProgressWindow.cs 2006-09-19 14:46:41.000000000 -0700
+@@ -91,7 +91,7 @@
+
+ // Handlers
+ // Handlers :: OnWindowResponse
+- public void OnWindowResponse (object o, EventArgs a)
++ public void OnWindowResponse (object o, ResponseArgs a)
+ {
+ window.Visible = false;
+ canceled = true;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iEYEARECAAYFAkUrHZwACgkQ2wcaZqTSGsTdrgCeMyEl34dlL80RNU2FKLEzVD9q
M3gAn0HTJuVS0dMsYq7Cn/27PfioeEIz
=sYF6
-----END PGP SIGNATURE-----
** Affects: muine (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Please sponsor muine upload
https://launchpad.net/bugs/64981
More information about the Ubuntu-mono
mailing list