diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-03-09 13:28:40 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-03-09 13:28:40 +0100 |
commit | 5d01ab534c6c7d4c9755039468d8da7ef697eb08 (patch) | |
tree | 639c17148cfc6a0882b6a20900bbe839a4ab2026 /ubuntu/precise/tdepim | |
parent | 2ae367ef6a931ff3a66e0940607f344d1221e8d4 (diff) | |
download | tde-packaging-5d01ab534c6c7d4c9755039468d8da7ef697eb08.tar.gz tde-packaging-5d01ab534c6c7d4c9755039468d8da7ef697eb08.zip |
Fix unintended renames in Replaces and Breaks on Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/tdepim')
-rw-r--r-- | ubuntu/precise/tdepim/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/precise/tdepim/debian/control b/ubuntu/precise/tdepim/debian/control index 448a82a08..d80aa9a8c 100644 --- a/ubuntu/precise/tdepim/debian/control +++ b/ubuntu/precise/tdepim/debian/control @@ -184,8 +184,8 @@ Description: Trinity time tracker tool Package: tdepim-tdefile-plugins-trinity Section: tde Architecture: any -Replaces: kdepim-tdefile-plugins-trinity (<< 4:14.0.0) -Breaks: kdepim-tdefile-plugins-trinity (<< 4:14.0.0) +Replaces: kdepim-kfile-plugins-trinity (<< 4:14.0.0) +Breaks: kdepim-kfile-plugins-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Description: KDE File dialog plugins for palm and vcf files File dialog plugins for palm and vcf files. @@ -209,8 +209,8 @@ Description: Trinity pim I/O Slaves Package: tdepim-tderesources-trinity Section: tde Architecture: any -Replaces: kdepim-tderesources-trinity (<< 4:14.0.0) -Breaks: kdepim-tderesources-trinity (<< 4:14.0.0) +Replaces: kdepim-kresources-trinity (<< 4:14.0.0) +Breaks: kdepim-kresources-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} Recommends: ${shlibs:Recommends}, korganizer-trinity Suggests: knotes-trinity |