diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-03-20 18:24:54 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-03-20 18:24:54 +0100 |
commit | 9729a641b920e937801a31a96b86ac2ea98a1d66 (patch) | |
tree | 466fdc764fa6b966481d303c78583e7d67f73a28 /ubuntu/precise/applications/tdeio-locate/debian/control | |
parent | 6f4e4fffbc2a06567e878ceaecc203eecd94b567 (diff) | |
download | tde-packaging-9729a641b920e937801a31a96b86ac2ea98a1d66.tar.gz tde-packaging-9729a641b920e937801a31a96b86ac2ea98a1d66.zip |
Fix Ubuntu -kde3 to -trinity automatic migration
Fix Debian krita to chalk automatic migration
Diffstat (limited to 'ubuntu/precise/applications/tdeio-locate/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tdeio-locate/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/applications/tdeio-locate/debian/control b/ubuntu/precise/applications/tdeio-locate/debian/control index d49db68f2..c31649e49 100644 --- a/ubuntu/precise/applications/tdeio-locate/debian/control +++ b/ubuntu/precise/applications/tdeio-locate/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.8.4 Package: tdeio-locate-trinity Architecture: any Depends: ${shlibs:Depends} -Replaces: kio-locate-trinity (<< 4:14.0.0) -Breaks: kio-locate-trinity (<< 4:14.0.0) +Replaces: kio-locate-kde3 (<< 4:14.0.0), kio-locate-trinity (<< 4:14.0.0) +Breaks: kio-locate-kde3 (<< 4:14.0.0), kio-locate-trinity (<< 4:14.0.0) Description: tdeio-slave for the locate command [Trinity] Adds support for the "locate:" and "locater:" protocols to Konqueror and other KDE applications. |