[Pkg-utopia-commits] r2077 - in /packages/unstable/dbus/debian: changelog control

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Feb 18 12:55:09 UTC 2008


Author: lool
Date: Mon Feb 18 12:55:08 2008
New Revision: 2077

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2077
Log:
Bump up dbus-x11 conflicts/replaces to << 1.1.2 to match the transition
version in Ubuntu and reduce the delta.

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=2077&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Mon Feb 18 12:55:08 2008
@@ -37,6 +37,8 @@
   * Set LSB Default-Stop section to 1 to only stop dbus when going down to
     single user mode; dbus can simply be killed like everything else on
     shutdown or reboot by sendsigs.
+  * Bump up dbus-x11 conflicts/replaces to << 1.1.2 to match the transition
+    version in Ubuntu and reduce the delta.
 
  -- 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=2077&op=diff
==============================================================================
--- packages/unstable/dbus/debian/control (original)
+++ packages/unstable/dbus/debian/control Mon Feb 18 12:55:08 2008
@@ -61,8 +61,8 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          dbus
-Conflicts: dbus (<< 1.0.2-5)
-Replaces: dbus (<< 1.0.2-5)
+Conflicts: dbus (<< 1.1.2)
+Replaces: dbus (<< 1.1.2)
 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




More information about the Pkg-utopia-commits mailing list