Your message dated Mon, 17 Mar 2003 13:22:55 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#183739: fixed in dbus 0.5-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 7 Mar 2003 01:37:30 +0000 >From [EMAIL PROTECTED] Thu Mar 06 19:37:28 2003 Return-path: <[EMAIL PROTECTED]> Received: from mx-outgoing.verbum.org (monk.verbum.org) [216.226.142.159] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18r6ng-0007kO-00; Thu, 06 Mar 2003 19:37:28 -0600 Received: from space-ghost.verbum.private (dhcp024-208-189-249.columbus.rr.com [24.208.189.249]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "space-ghost.verbum.org", Issuer "verbum.org CA" (verified OK)) by monk.verbum.org (Postfix (Debian/GNU)) with ESMTP id B9A527400093; Thu, 6 Mar 2003 20:37:27 -0500 (EST) Received: by space-ghost.verbum.private (Postfix (Debian/GNU), from userid 1000) id 113F1F80AB; Thu, 6 Mar 2003 20:35:16 -0500 (EST) Subject: ITP: dbus -- simple inter-process communication library From: Colin Walters <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: The Debian Project Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 06 Mar 2003 20:35:16 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.4 required=4.0 tests=HAS_PACKAGE,NOSPAM_INC,SPAM_PHRASE_05_08 version=2.44 X-Spam-Level: Package: wnpp Version: unavailable; reported 2003-03-06 Severity: wishlist * Package name : dbus Version : 0.5 Upstream Authors: Havoc Pennington <[EMAIL PROTECTED]> and others * URL : http://www.freedesktop.org/software/dbus/ * License : Academic Free License, or GPL Description : simple inter-process communication library Source: dbus Section: devel Priority: optional Maintainer: Colin Walters <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4.1.1), libglib2.0-dev, libkdelibs4-dev Standards-Version: 3.5.8 Package: libdbus0-dev Section: devel Architecture: any Depends: libdbus0 (= ${Source-Version}), pkg-config Provides: libdbus-dev Conflicts: libdbus-dev Description: simple inter-process messaging library (development headers) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the libdbus0 description for more information about D-BUS in general. Package: libdbus0 Section: libs Architecture: any Depends: ${shlibs:Depends} Description: simple inter-process messaging library (shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-BUS is still under heavy development, but is expected to be widely used. It comes with several interfaces, including GLib and Qt. See the descriptions of libdbus-glib0 and libdbus-qt0 for more information. Package: libdbus-glib0-dev Section: devel Architecture: any Depends: libdbus-glib0 (= ${Source-Version}), libdbus0-dev (= ${Source-Version}) Provides: libdbus-glib-dev Conflicts: libdbus-glib-dev Description: simple inter-process messaging library (GLib interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a GLib-style interface to D-BUS. . See the libdbus0 description for more information about D-BUS in general. Package: libdbus-glib0 Section: libs Architecture: any Depends: ${shlibs:Depends} Description: simple inter-process messaging library (GLib-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the GLib-based shared library for applications using the GLib interface to D-BUS. . See the libdbus0 description for more information about D-BUS in general. Package: libdbus-qt0-dev Section: devel Architecture: any Depends: libdbus-qt0 (= ${Source-Version}), libdbus0-dev (= ${Source-Version}) Provides: libdbus-qt-dev Conflicts: libdbus-qt-dev Description: simple inter-process messaging library (Qt interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Qt-style interface to D-BUS. . See the libdbus0 description for more information about D-BUS in general. Package: libdbus-qt0 Section: libs Architecture: any Depends: ${shlibs:Depends} Description: simple inter-process messaging library (QT-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides the QT-based shared library for applications using the QT interface to D-BUS. . See the libdbus0 description for more information about D-BUS in general. -- System Information: Debian Release: testing/unstable Architecture: powerpc Kernel: Linux space-ghost 2.4.20-benh20021227-2050+xfs #2 Fri Dec 27 21:52:33 EST 2002 ppc Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 --------------------------------------- Received: (at 183739-close) by bugs.debian.org; 17 Mar 2003 18:23:03 +0000 >From [EMAIL PROTECTED] Mon Mar 17 12:23:02 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18uzGI-0006Dq-00; Mon, 17 Mar 2003 12:23:02 -0600 Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian)) id 18uzGB-0005N8-00; Mon, 17 Mar 2003 13:22:55 -0500 From: Colin Walters <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.23 $ Subject: Bug#183739: fixed in dbus 0.5-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Mon, 17 Mar 2003 13:22:55 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of dbus, which is due to be installed in the Debian FTP archive: dbus_0.5-1.diff.gz to pool/main/d/dbus/dbus_0.5-1.diff.gz dbus_0.5-1.dsc to pool/main/d/dbus/dbus_0.5-1.dsc dbus_0.5.orig.tar.gz to pool/main/d/dbus/dbus_0.5.orig.tar.gz libdbus-glib0-dev_0.5-1_powerpc.deb to pool/main/d/dbus/libdbus-glib0-dev_0.5-1_powerpc.deb libdbus-glib0_0.5-1_powerpc.deb to pool/main/d/dbus/libdbus-glib0_0.5-1_powerpc.deb libdbus0-dev_0.5-1_powerpc.deb to pool/main/d/dbus/libdbus0-dev_0.5-1_powerpc.deb libdbus0-doc_0.5-1_all.deb to pool/main/d/dbus/libdbus0-doc_0.5-1_all.deb libdbus0_0.5-1_powerpc.deb to pool/main/d/dbus/libdbus0_0.5-1_powerpc.deb 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. Colin Walters <[EMAIL PROTECTED]> (supplier of updated dbus 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: Thu, 6 Mar 2003 17:58:06 -0500 Source: dbus Binary: libdbus0-dev libdbus-glib0-dev libdbus0-doc libdbus-glib0 libdbus0 Architecture: source powerpc all Version: 0.5-1 Distribution: unstable Urgency: low Maintainer: Colin Walters <[EMAIL PROTECTED]> Changed-By: Colin Walters <[EMAIL PROTECTED]> Description: libdbus-glib0 - simple inter-process messaging library (GLib-based shared library libdbus-glib0-dev - simple inter-process messaging library (GLib interface) libdbus0 - simple inter-process messaging library (shared library) libdbus0-dev - simple inter-process messaging library (development headers) libdbus0-doc - simple inter-process messaging library (documentation) Closes: 183739 Changes: dbus (0.5-1) unstable; urgency=low . * Initial version (Closes: #183739) Files: 37e3a542262899db030dbd5a82770809 627 devel optional dbus_0.5-1.dsc 95404efe96f93c770d39bd73440d4531 680292 devel optional dbus_0.5.orig.tar.gz 3f89886a708290b7313529b2276d414f 10989 devel optional dbus_0.5-1.diff.gz 77e6456f23cc562634490863143db571 51112 doc optional libdbus0-doc_0.5-1_all.deb f711df7e9651ce02fd45e970382bee9f 136780 devel optional libdbus0-dev_0.5-1_powerpc.deb 5379195bc28ebcb79ff7d0b63caeba9c 32296 libs optional libdbus-glib0_0.5-1_powerpc.deb ebbe09c50bff8e7171c0125149629ef7 136504 libs optional libdbus0_0.5-1_powerpc.deb 377de247fb8a5b3367bcbe6a487f665b 30706 devel optional libdbus-glib0-dev_0.5-1_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+aBs2OIkJWWp2WGURAqOUAJ9zEYUTb2pQfMhkBlII7XKIqWuLiQCfcLyd nduKsbYg2reb+l680uZet+A= =9aim -----END PGP SIGNATURE-----