a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 33231 and 81108

Description: simple interprocess messaging system
 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 supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more.  It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML.  D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon; the client-side library can
 be found in the libdbus-1-3 package, as it is no longer contained in
 this package.
Description: simple interprocess messaging system (daemon and utilities)
 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 supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.
--- 33231	Thu Jan  1 00:00:00 1970
+++ 81108	Thu Jan  1 00:00:00 1970
@@ -1,16 +1,17 @@
-simple interprocess messaging system
- 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.
+simple interprocess messaging system (daemon and utilities)
+ 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 supports broadcast messages, asynchronous messages (thus
- decreasing latency), authentication, and more.  It is designed to be
+ decreasing latency), authentication, and more. It is designed to be
  low-overhead; messages are sent using a binary protocol, not using
- XML.  D-Bus also supports a method call mapping for its messages, but
+ XML. D-Bus also supports a method call mapping for its messages, but
  it is not required; this makes using the system quite simple.
  .
  It comes with several bindings, including GLib, Python, Qt and Java.
  .
- This package contains the D-Bus daemon; the client-side library can
+ This package contains the D-Bus daemon and related utilities.
- be found in the libdbus-1-3 package, as it is no longer contained in
+ .
- this package.
+ The client-side library can be found in the libdbus-1-3 package, as it is no
+ longer contained in this package.