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 /debian/wheezy/applications/tdeio-apt | |
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 'debian/wheezy/applications/tdeio-apt')
-rw-r--r-- | debian/wheezy/applications/tdeio-apt/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/wheezy/applications/tdeio-apt/debian/control b/debian/wheezy/applications/tdeio-apt/debian/control index fd85e2362..d838074e9 100644 --- a/debian/wheezy/applications/tdeio-apt/debian/control +++ b/debian/wheezy/applications/tdeio-apt/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.8.4 Package: tdeio-apt-trinity Architecture: any Depends: ${shlibs:Depends}, apt, adept-batch-trinity -Replaces: tdeio-apt-trinity (<< 4:14.0.0) -Breaks: tdeio-apt-trinity (<< 4:14.0.0) +Replaces: kio-apt-trinity (<< 4:14.0.0) +Breaks: kio-apt-trinity (<< 4:14.0.0) Description: an apt-cache ioslave for Trinity tdeio-apt is an ioslave which provides the apt:/ protocol. It integrates apt-cache functionalities into Konqueror, making |