[Pkg-utopia-commits] r3112 - in /packages/unstable/dbus/debian: changelog control
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Fri May 8 11:30:51 UTC 2009
Author: biebl
Date: Fri May 8 11:30:51 2009
New Revision: 3112
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3112
Log:
Demote dbus-x11 from Recommends to Suggests. (Closes: #479341)
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=3112&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Fri May 8 11:30:51 2009
@@ -6,6 +6,7 @@
* Remove debian/patches/20-dbus-alpha-unaligned.patch, fixed upstream.
* debian/control
- Drop dependency on debianutils as we no longer require run-parts.
+ - Demote dbus-x11 from Recommends to Suggests. (Closes: #479341)
* debian/libdbus-1-3.symbols
- Update for API additions.
* debian/rules
Modified: packages/unstable/dbus/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/control?rev=3112&op=diff
==============================================================================
--- packages/unstable/dbus/debian/control (original)
+++ packages/unstable/dbus/debian/control Fri May 8 11:30:51 2009
@@ -32,7 +32,7 @@
Conflicts: dbus-1-utils (<< 1.0.2-5)
Replaces: dbus-1-utils (<< 1.0.2-5)
Provides: dbus-1-utils
-Recommends: dbus-x11
+Suggests: 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
More information about the Pkg-utopia-commits
mailing list