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/kchmviewer | |
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/kchmviewer')
-rw-r--r-- | ubuntu/precise/applications/kchmviewer/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/applications/kchmviewer/debian/control b/ubuntu/precise/applications/kchmviewer/debian/control index f14942fd3..95652896a 100644 --- a/ubuntu/precise/applications/kchmviewer/debian/control +++ b/ubuntu/precise/applications/kchmviewer/debian/control @@ -10,8 +10,8 @@ Homepage: http://www.kchmviewer.net/ Package: kchmviewer-trinity Architecture: any Conflicts: kchmviewer-nokde-trinity -Replaces: kchmviewer-trinity (<< 4:14.0.0) -Breaks: kchmviewer-trinity (<< 4:14.0.0) +Replaces: kchmviewer-kde3 (<< 4:14.0.0), kchmviewer-trinity (<< 4:14.0.0) +Breaks: kchmviewer-kde3 (<< 4:14.0.0), kchmviewer-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends}, ${misc:Depends} Description: CHM viewer for Trinity KchmViewer is a chm (MS HTML help file format) viewer, written in C++. |