diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-02 12:36:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-02 12:36:18 -0500 |
commit | eb1762e9131bc942d7ca75414bcc3a2fda28c842 (patch) | |
tree | b0af81dd0224ab456e98359f2341b47ac063ba5f /ubuntu/maverick/dependencies/dbus-1-tqt/debian | |
parent | 41ba2e7b53b29f32d66ac4e4a7f1a21bab12bda5 (diff) | |
download | tde-packaging-eb1762e9131bc942d7ca75414bcc3a2fda28c842.tar.gz tde-packaging-eb1762e9131bc942d7ca75414bcc3a2fda28c842.zip |
Fix Ubuntu -kde3 to -trinity automatic migration
Diffstat (limited to 'ubuntu/maverick/dependencies/dbus-1-tqt/debian')
-rw-r--r-- | ubuntu/maverick/dependencies/dbus-1-tqt/debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/dbus-1-tqt/debian/control b/ubuntu/maverick/dependencies/dbus-1-tqt/debian/control index 9a6e652a4..efc9239a4 100644 --- a/ubuntu/maverick/dependencies/dbus-1-tqt/debian/control +++ b/ubuntu/maverick/dependencies/dbus-1-tqt/debian/control @@ -8,6 +8,8 @@ Standards-Version: 3.8.3 Package: libdbus-1-tqt-dev Section: libdevel Architecture: any +Replaces: libdbus-1-tqt-dev (<< 4:3.5.13) +Breaks: libdbus-1-tqt-dev (<< 4:3.5.13) Depends: libdbus-1-tqt (= ${binary:Version}), libdbus-1-dev (>= 0.90), libtqtinterface-dev Description: dbus bindings for the Trinity Qt [TQt] interface D-BUS is a message bus, used for sending messages between applications. @@ -21,6 +23,8 @@ Description: dbus bindings for the Trinity Qt [TQt] interface Package: libdbus-1-tqt Section: libs Architecture: any +Replaces: libdbus-1-tqt (<< 4:3.5.13) +Breaks: libdbus-1-tqt (<< 4:3.5.13) Depends: ${shlibs:Depends} Description: dbus bindings for the Trinity Qt [TQt] interface D-BUS is a message bus, used for sending messages between applications. |