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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Feb 16 13:27:08 UTC 2009


Author: biebl
Date: Mon Feb 16 13:27:08 2009
New Revision: 2816

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2816
Log:
* debian/control
  - Drop ancient Conflicts/Replaces which are from pre-oldstable (sarge).

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=2816&op=diff
==============================================================================
--- packages/unstable/dbus/debian/changelog (original)
+++ packages/unstable/dbus/debian/changelog Mon Feb 16 13:27:08 2009
@@ -11,8 +11,10 @@
     deprecated and all affected Debian packages have been fixed for lenny.
     If your (custom) service needs to be restarted on a dbus restart, add a
     regular sysv init script and a "Required-Start: dbus" to the LSB header.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 16 Feb 2009 14:06:47 +0100
+  * debian/control
+    - Drop ancient Conflicts/Replaces which are from pre-oldstable (sarge).
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 16 Feb 2009 14:25:50 +0100
 
 dbus (1.2.8-1) experimental; urgency=low
 

Modified: packages/unstable/dbus/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/control?rev=2816&op=diff
==============================================================================
--- packages/unstable/dbus/debian/control (original)
+++ packages/unstable/dbus/debian/control Mon Feb 16 13:27:08 2009
@@ -29,13 +29,8 @@
          adduser,
          debianutils (>= 1.22.0),
          lsb-base (>= 3.2-14)
-Conflicts: libdbus0,
-           dbus-1,
-           dbus-1-utils (<< 1.0.2-5),
-           libdbus-1-1
-Replaces: libdbus0,
-          dbus-1,
-          dbus-1-utils (<< 1.0.2-5)
+Conflicts: dbus-1-utils (<< 1.0.2-5)
+Replaces: dbus-1-utils (<< 1.0.2-5)
 Provides: dbus-1-utils
 Recommends: dbus-x11
 Description: simple interprocess messaging system
@@ -101,8 +96,6 @@
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libdbus-1-dev
-Conflicts: libdbus0-doc
-Replaces: libdbus0-doc
 Description: simple interprocess messaging system (documentation)
  D-Bus is a message bus, used for sending messages between applications.
  Conceptually, it fits somewhere in between raw sockets and CORBA in
@@ -120,9 +113,6 @@
          ${misc:Depends},
          ${shlibs:Depends},
          pkg-config
-Conflicts: dbus-1-dev
-Replaces: libdbus0-dev,
-          dbus-1-dev
 Description: simple interprocess messaging system (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




More information about the Pkg-utopia-commits mailing list