diff options
author | albator <albator@aria.vtf> | 2011-09-04 16:56:31 +0200 |
---|---|---|
committer | albator <albator@aria.vtf> | 2011-09-04 16:56:31 +0200 |
commit | df86c138f55c583cec28278b818236917a75f229 (patch) | |
tree | 81e304dc08d8dd16f1d1ddead1dda2fb2c4f1b6b /ubuntu/maverick/applications/konversation/debian/control | |
parent | 9763eb1822a7e4e9220c2cd006b73c25af53f4f5 (diff) | |
parent | 8cb7706561111f48b30453ad9dc9e9bf787b0823 (diff) | |
download | tde-packaging-df86c138f55c583cec28278b818236917a75f229.tar.gz tde-packaging-df86c138f55c583cec28278b818236917a75f229.zip |
Merge remote branch 'origin/master'
Diffstat (limited to 'ubuntu/maverick/applications/konversation/debian/control')
-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 |