diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-03-20 18:44:01 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-03-20 18:44:01 +0100 |
commit | 6f7bdeab8175bcacb33f449c429a0d6bfdc4d19f (patch) | |
tree | 57e71d61cf72d1334110445f90789ca84403cf51 /ubuntu | |
parent | d6fdd540d47d6ce54dc32c1c3ba376960b361c0f (diff) | |
download | tde-packaging-6f7bdeab8175bcacb33f449c429a0d6bfdc4d19f.tar.gz tde-packaging-6f7bdeab8175bcacb33f449c429a0d6bfdc4d19f.zip |
Fix krita to chalk automatic migration on Debian and Ubuntu
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/applications/koffice/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/applications/koffice/debian/control b/ubuntu/maverick/applications/koffice/debian/control index 5644e52d5..37f67728f 100644 --- a/ubuntu/maverick/applications/koffice/debian/control +++ b/ubuntu/maverick/applications/koffice/debian/control @@ -202,8 +202,8 @@ Description: data files for KPresenter presentation program [Trinity] Package: chalk-trinity Architecture: any Section: kde -Replaces: chalk-kde3 (<< 4:3.5.13) -Breaks: chalk-kde3 (<< 4:3.5.13) +Replaces: krita-kde3 (<< 4:3.5.13) +Breaks: krita-kde3 (<< 4:3.5.13) Depends: ${shlibs:Depends}, chalk-data-trinity (>> ${KDE-Version3}), chalk-data-trinity (<< ${KDE-Next-Version3}), koffice-libs-trinity (<< ${KDE-Next-Version3}) Recommends: dcraw, khelpcenter-trinity | koffice-trinity-doc-html (= ${source:Version}) Description: a pixel-based image manipulation program for the KDE Office Suite [Trinity] @@ -215,8 +215,8 @@ Description: a pixel-based image manipulation program for the KDE Office Suite [ Package: chalk-data-trinity Architecture: all Section: kde -Replaces: chalk-data-kde3 (<< 4:3.5.13) -Breaks: chalk-data-kde3 (<< 4:3.5.13) +Replaces: krita-data-kde3 (<< 4:3.5.13) +Breaks: krita-data-kde3 (<< 4:3.5.13) Description: data files for Chalk painting program [Trinity] This package contains architecture-independent data files for Chalk, the painting program shipped with the KDE Office Suite. |