[Pkg-utopia-commits] r2064 - in /packages/unstable/dbus/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri Jan 25 10:05:59 UTC 2008
Author: biebl
Date: Fri Jan 25 10:05:59 2008
New Revision: 2064
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2064
Log:
- Bump Standards-Version to 3.7.3
- Cleanup whitespace in debian/control.
Modified:
packages/unstable/dbus/debian/changelog
packages/unstable/dbus/debian/control
Modified: packages/unstable/dbus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/changelog?rev=2064&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Fri Jan 25 10:05:59 2008
@@ -21,6 +21,8 @@
- Removed, merged upstream.
* debian/patches/04_dbus_launch.patch
- Removed, merged upstream.
+ * debian/control
+ - Bump Standards-Version to 3.7.3. No further changes required.
-- Michael Biebl <biebl at debian.org> Tue, 04 Dec 2007 21:31:12 +0100
Modified: packages/unstable/dbus/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/control?rev=2064&op=diff
==============================================================================
--- packages/unstable/dbus/debian/control (original)
+++ packages/unstable/dbus/debian/control Fri Jan 25 10:05:59 2008
@@ -16,7 +16,7 @@
xsltproc,
libx11-dev,
libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus
Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus
Homepage: http://dbus.freedesktop.org/
@@ -38,14 +38,14 @@
Provides: dbus-1-utils
Recommends: dbus-x11
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 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.
@@ -64,9 +64,9 @@
Conflicts: dbus (<< 1.0.2-5)
Replaces: dbus (<< 1.0.2-5)
Description: simple interprocess messaging system (X11 deps)
- 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 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 contains the dbus-launch utility which is necessary for
packages using a D-Bus session bus.
@@ -81,14 +81,14 @@
Section: libs
Conflicts: dbus (<< 0.60)
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 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.
More information about the Pkg-utopia-commits
mailing list