[Pkg-utopia-commits] r1778 - /packages/unstable/dbus-python/debian/control

smcv-guest at users.alioth.debian.org smcv-guest at users.alioth.debian.org
Wed Oct 3 16:37:53 UTC 2007


Author: smcv-guest
Date: Wed Oct  3 16:37:53 2007
New Revision: 1778

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1778
Log:
python-dbus-dbg: depend on python-xml-dbg.
The actual dependency is "either python-xml-dbg, or no python-xml at all" but
I don't think that can be expressed in dpkg dependencies.

Modified:
    packages/unstable/dbus-python/debian/control

Modified: packages/unstable/dbus-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-python/debian/control?rev=1778&op=diff
==============================================================================
--- packages/unstable/dbus-python/debian/control (original)
+++ packages/unstable/dbus-python/debian/control Wed Oct  3 16:37:53 2007
@@ -45,7 +45,7 @@
 Package: python-dbus-dbg
 Priority: extra
 Architecture: any
-Depends: python-dbus (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
+Depends: python-dbus (= ${binary:Version}), python-dbg, python-xml-dbg, ${shlibs:Depends}, ${misc:Depends}
 Description: Debug build of the D-Bus Python interface
  This package provides a version of the python-dbus package built for
  debugging versions of Python.




More information about the Pkg-utopia-commits mailing list