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/precise/tdebase | |
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/precise/tdebase')
-rw-r--r-- | ubuntu/precise/tdebase/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/tdebase/debian/control b/ubuntu/precise/tdebase/debian/control index 8bbd21468..2205e998a 100644 --- a/ubuntu/precise/tdebase/debian/control +++ b/ubuntu/precise/tdebase/debian/control @@ -252,8 +252,8 @@ Description: miscellaneous binaries and files for the KDE desktop Package: tdm-trinity Section: tde Architecture: any -Replaces: tdm-trinity (<< 4:14.0.0) -Breaks: tdm-trinity (<< 4:14.0.0) +Replaces: kdm-trinity (<< 4:14.0.0) +Breaks: kdm-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends}, tdebase-trinity-bin (= ${Source-Version}), tdebase-data-trinity (>> ${KDE-Version3}), tdebase-data-trinity (<< ${KDE-Next-Version3}), debconf (>= 1.2.9) | debconf-2.0, libpam-runtime (>= 0.76-14), xbase-clients Recommends: logrotate, xserver-xorg Suggests: khelpcenter-trinity, ksmserver-trinity (= ${Source-Version}), kdepasswd-trinity (= ${Source-Version}), menu |