diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-03-17 16:46:37 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-03-17 16:46:37 +0100 |
commit | 6f4e4fffbc2a06567e878ceaecc203eecd94b567 (patch) | |
tree | 753d49310c27dc00728c39a3705d41b480f3ee0d /ubuntu/maverick/applications/tdeio-locate/debian/control | |
parent | 7a77865322f3fc62d949d95564b6406094d33957 (diff) | |
download | tde-packaging-6f4e4fffbc2a06567e878ceaecc203eecd94b567.tar.gz tde-packaging-6f4e4fffbc2a06567e878ceaecc203eecd94b567.zip |
Fix unintended renames in Replaces and Breaks on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-locate/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-locate/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/tdeio-locate/debian/control b/ubuntu/maverick/applications/tdeio-locate/debian/control index 4d7dab38f..d49db68f2 100644 --- a/ubuntu/maverick/applications/tdeio-locate/debian/control +++ b/ubuntu/maverick/applications/tdeio-locate/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.8.4 Package: tdeio-locate-trinity Architecture: any Depends: ${shlibs:Depends} -Replaces: tdeio-locate-trinity (<< 4:14.0.0) -Breaks: tdeio-locate-trinity (<< 4:14.0.0) +Replaces: kio-locate-trinity (<< 4:14.0.0) +Breaks: 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. |