summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@ubuntu.com>2006-07-11 06:54:27 +0000
committerSebastian Dröge <slomo@ubuntu.com>2006-07-11 06:54:27 +0000
commit4e1c5d27ef925b0850dfccb91d677c544d40afe6 (patch)
tree5cff2c937ed559c0675d484b554a9711c7bf9f54 /debian/control
parent8b89c69701de9cda41f0cccea5bd053f12267a09 (diff)
* fixed conflicts
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@884 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 57384b0..96c36e8 100644
--- a/debian/control
+++ b/debian/control
@@ -189,8 +189,8 @@ Package: python-dbus
Section: python
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-libxml2
-Replaces: python2.4-dbus
-Conflicts: python2.4-dbus
+Replaces: python2.4-dbus (<< 0.62-5)
+Conflicts: python2.4-dbus (<< 0.62-5)
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: simple interprocess messaging system (Python interface)