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/applications/konversation/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/applications/konversation/debian')
-rw-r--r-- | ubuntu/maverick/applications/konversation/debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/konversation/debian/control b/ubuntu/maverick/applications/konversation/debian/control index d60e16fdc..0d1b4ff4f 100644 --- a/ubuntu/maverick/applications/konversation/debian/control +++ b/ubuntu/maverick/applications/konversation/debian/control @@ -12,6 +12,8 @@ Homepage: http://konversation.kde.org/ Package: konversation-trinity Architecture: any Depends: ${shlibs:Depends} +Replaces: konversation-kde3 (<< 4:3.5.13) +Breaks: konversation-kde3 (<< 4:3.5.13) Recommends: python, ruby Suggests: libsoap-lite-perl Description: user friendly Internet Relay Chat (IRC) client for KDE [Trinity] @@ -35,6 +37,8 @@ Description: user friendly Internet Relay Chat (IRC) client for KDE [Trinity] Package: konversation-trinity-dbg Architecture: any Priority: extra +Replaces: konversation-kde3-dbg (<< 4:3.5.13) +Breaks: konversation-kde3-dbg (<< 4:3.5.13) Depends: konversation-trinity (= ${binary:Version}) Recommends: kdelibs-trinity-dbg Description: debugging symbols for konversation |