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/tellico | |
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/tellico')
-rw-r--r-- | ubuntu/precise/applications/tellico/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/precise/applications/tellico/debian/control b/ubuntu/precise/applications/tellico/debian/control index 7a166ddb7..853a7798a 100644 --- a/ubuntu/precise/applications/tellico/debian/control +++ b/ubuntu/precise/applications/tellico/debian/control @@ -10,8 +10,8 @@ Homepage: http://periapsis.org/tellico/ Package: tellico-trinity Architecture: any Depends: tellico-data-trinity (= ${source:Version}), tellico-scripts-trinity, ${shlibs:Depends} -Replaces: tellico-trinity (<< 4:14.0.0) -Breaks: tellico-trinity (<< 4:14.0.0) +Replaces: tellico-kde3 (<< 4:14.0.0), tellico-trinity (<< 4:14.0.0) +Breaks: tellico-kde3 (<< 4:14.0.0), tellico-trinity (<< 4:14.0.0) Description: collection manager for books, videos, music [Trinity] Tellico is a collection manager for KDE. It includes default collections for books, bibliographies, comic books, videos, music, coins, stamps, trading @@ -29,8 +29,8 @@ Description: collection manager for books, videos, music [Trinity] Package: tellico-data-trinity Architecture: all Depends: tdelibs-data-trinity -Replaces: tellico-data-trinity (<< 4:14.0.0) -Breaks: tellico-data-trinity (<< 4:14.0.0) +Replaces: tellico-data-kde3 (<< 4:14.0.0), tellico-data-trinity (<< 4:14.0.0) +Breaks: tellico-data-kde3 (<< 4:14.0.0), tellico-data-trinity (<< 4:14.0.0) Recommends: tellico-trinity Suggests: python Description: collection manager for books, videos, music [data] [Trinity] @@ -53,8 +53,8 @@ Description: collection manager for books, videos, music [data] [Trinity] Package: tellico-scripts-trinity Architecture: all Recommends: tellico-trinity -Replaces: tellico-scripts-trinity (<< 4:14.0.0) -Breaks: tellico-scripts-trinity (<< 4:14.0.0) +Replaces: tellico-scripts-kde3 (<< 4:14.0.0), tellico-scripts-trinity (<< 4:14.0.0) +Breaks: tellico-scripts-kde3 (<< 4:14.0.0), tellico-scripts-trinity (<< 4:14.0.0) Suggests: python, ruby Description: collection manager for books, videos, music [scripts] [Trinity] Tellico is a collection manager for KDE. It includes default collections for |