diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
commit | 61a6392e76ea4ba5531c9501ac919b7e0b249fd6 (patch) | |
tree | 6c0139d8983835dfb555e08f58c75526f018adc3 /debian/lenny/dependencies/dbus-tqt | |
parent | b27cf9b441a01aad2c8457b4d5b30039ddcf3084 (diff) | |
download | tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.tar.gz tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.zip |
Update Debian and Ubuntu Breaks and Replaces fields
Diffstat (limited to 'debian/lenny/dependencies/dbus-tqt')
-rw-r--r-- | debian/lenny/dependencies/dbus-tqt/debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/lenny/dependencies/dbus-tqt/debian/control b/debian/lenny/dependencies/dbus-tqt/debian/control index ca76e783a..cdf2d334a 100644 --- a/debian/lenny/dependencies/dbus-tqt/debian/control +++ b/debian/lenny/dependencies/dbus-tqt/debian/control @@ -2,16 +2,17 @@ Source: dbus-tqt Section: devel Priority: optional Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> -Uploaders: Sjoerd Simons <sjoerd@debian.org>, Sebastian Dröge <slomo@ubuntu.com> +Uploaders: Sjoerd Simons <sjoerd@debian.org>, Sebastian Drge <slomo@ubuntu.com> Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libtqtinterface-dev, libdbus-1-dev (>= 0.90), cmake Standards-Version: 3.8.3 Package: libdbus-tqt-1-dev Section: libdevel Architecture: any +Replaces: libdbus-tqt-1-dev (<< 4:14.0.0) +Breaks: libdbus-tqt-1-dev (<< 4:14.0.0) Depends: libdbus-tqt-1-1c2 (= ${Source-Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev Conflicts: dbus-tqt-1-dev -Replaces: dbus-tqt-1-dev Description: simple interprocess messaging system (TQt interface) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in @@ -24,9 +25,10 @@ Description: simple interprocess messaging system (TQt interface) Package: libdbus-tqt-1-1c2 Section: libs Architecture: any +Replaces: libdbus-tqt-1-1c2 (<< 4:14.0.0) +Breaks: libdbus-tqt-1-1c2 (<< 4:14.0.0) Depends: ${shlibs:Depends} Conflicts: dbus-tqt-1, dbus-tqt-1c2, libdbus-tqt-1-1 -Replaces: dbus-tqt-1, dbus-tqt-1c2, libdbus-tqt-1-1 Description: simple interprocess messaging system (TQt-based shared library) D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in |