Your message dated Sun, 15 Apr 2007 19:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388205: fixed in tomboy 0.6.3-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: tomboy
Version: 0.3.9+dfsg-2
Severity: normal
Tags: patch
Hi,
Attached is the diff for my tomboy 0.3.9+dfsg-2.1 NMU.
bye,
- michael
diff -u tomboy-0.3.9+dfsg/debian/changelog tomboy-0.3.9+dfsg/debian/changelog
--- tomboy-0.3.9+dfsg/debian/changelog
+++ tomboy-0.3.9+dfsg/debian/changelog
@@ -1,3 +1,10 @@
+tomboy (0.3.9+dfsg-2.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add Patch for deprecated dbus functions (Closes: #385382)
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]> Tue, 19 Sep 2006 09:11:38 +0200
+
tomboy (0.3.9+dfsg-2) unstable; urgency=medium
* Added postint to rebuild broken scrollkeeper database using
only in patch2:
unchanged:
--- tomboy-0.3.9+dfsg.orig/debian/patches/02_dbus.patch
+++ tomboy-0.3.9+dfsg/debian/patches/02_dbus.patch
@@ -0,0 +1,20 @@
+--- Tomboy/dbus-sharp/Connection.cs.old 2006-08-24 17:14:03.056705000
+0200
++++ Tomboy/dbus-sharp/Connection.cs 2006-08-24 17:14:15.061455250 +0200
+@@ -89,7 +89,7 @@
+ {
+ if (disposing && RawConnection != IntPtr.Zero)
+ {
+- dbus_connection_disconnect(rawConnection);
++ dbus_connection_close(rawConnection);
+
+ RawConnection = IntPtr.Zero; // free the native object
+ }
+@@ -314,7 +314,7 @@
+ int slot);
+
+ [DllImport ("dbus-1")]
+- private extern static void dbus_connection_disconnect (IntPtr ptr);
++ private extern static void dbus_connection_close (IntPtr ptr);
+
+ [DllImport ("dbus-1")]
+ private extern static IntPtr dbus_bus_get_unique_name (IntPtr ptr);
--- End Message ---
--- Begin Message ---
Source: tomboy
Source-Version: 0.6.3-1
We believe that the bug you reported is fixed in the latest version of
tomboy, which is due to be installed in the Debian FTP archive:
tomboy_0.6.3-1.diff.gz
to pool/main/t/tomboy/tomboy_0.6.3-1.diff.gz
tomboy_0.6.3-1.dsc
to pool/main/t/tomboy/tomboy_0.6.3-1.dsc
tomboy_0.6.3-1_i386.deb
to pool/main/t/tomboy/tomboy_0.6.3-1_i386.deb
tomboy_0.6.3.orig.tar.gz
to pool/main/t/tomboy/tomboy_0.6.3.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated tomboy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 14 Apr 2007 17:09:41 +0200
Source: tomboy
Binary: tomboy
Architecture: source i386
Version: 0.6.3-1
Distribution: unstable
Urgency: low
Maintainer: Sebastian Dröge <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description:
tomboy - desktop note taking program using Wiki style links
Closes: 313298 356833 372776 386271 388205 396177 400552 407744 415420 418566
Changes:
tomboy (0.6.3-1) unstable; urgency=low
.
* New maintainer with permission of the old maintainer. Thanks to Dave
Beckett for the work on this package in the past.
* New upstream release (Closes: #418566, #415420):
+ DBus support is fixed and tomboy is single-instance
again (Closes: #407744, #313298, #400552)
+ Fixes crash when opening preferences (Closes: #386271)
+ Ship fixed width plugin (Closes: #372776)
+ Fixes interaction with session manager (Closes: #356833)
+ Fixes bad interaction with different linking mechanisms (Closes: #396177)
+ debian/control:
- Update build dependencies. Tomboy uses C# 2.0 now and also uses the
external ndesk-dbus packages.
- Suggest evolution as tomboy has a evolution plugin which allows
dragging mails from evolution to notes and adds a nice link to the
mail in the note.
+ debian/patches/01-dbus0.9.patch:
- Dropped, not needed anymore with the new version.
* Acknowledge NMU by Michael Ablassmeier (Closes: #388205)
* debian/control:
+ Set me as maintainer.
* debian/rules,
debian/tomboy.desktop:
+ Use upstream's desktop file now as it has proper translations.
* debian/rules:
+ Drop now unecessary restoring of config.{sub,guess} as it is done
properly by cdbs since some time already.
+ Drop unecessary cleaning of the plugins as upstream's build system cares
for this now.
* debian/watch:
+ Update watch file for the 0.6 series.
Files:
0d887c23eb276c42c8eea2ca2a3bcaab 1052 gnome optional tomboy_0.6.3-1.dsc
566af33c4956e05512a57ae7a63c849f 1878094 gnome optional
tomboy_0.6.3.orig.tar.gz
d7dbbff54a8c40559c77e96ad97b9576 11970 gnome optional tomboy_0.6.3-1.diff.gz
dabe272bb67a8977aa2f394da705493c 1524180 gnome optional tomboy_0.6.3-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGInq+BsBdh1vkHyERAnMwAKCgisPlbpcFBKmStx3COu5olGeXCwCdGmCI
7nZHJ8q/QQFQ8Rc6GIDJuvY=
=c/KI
-----END PGP SIGNATURE-----
--- End Message ---