diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 01:45:59 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-07-23 23:19:15 +0200 |
commit | 0b02ced9871710b3f791697536f447c8870b5f58 (patch) | |
tree | 3b013f1a523ac02cddd00427685fd7c034b74e4d /ubuntu/maverick/applications | |
parent | 41f2edecb8d72fba98f22912b125e0e8a2f297b9 (diff) | |
download | tde-packaging-0b02ced9871710b3f791697536f447c8870b5f58.tar.gz tde-packaging-0b02ced9871710b3f791697536f447c8870b5f58.zip |
Fix amarok and soundkonverter dependencies on libqt0-ruby1.8-trinity on Debian and Ubuntu
This closes Bug 469
(cherry picked from commit 8538bf77ad7aac0939ec917258c8fd9403372555)
Diffstat (limited to 'ubuntu/maverick/applications')
-rw-r--r-- | ubuntu/maverick/applications/amarok.cmake/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/maverick/applications/amarok/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/maverick/applications/soundkonverter/debian/control | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/control b/ubuntu/maverick/applications/amarok.cmake/debian/control index 24c254a21..3b2edf097 100644 --- a/ubuntu/maverick/applications/amarok.cmake/debian/control +++ b/ubuntu/maverick/applications/amarok.cmake/debian/control @@ -22,7 +22,7 @@ Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trini Replaces: amarok-kde3 (<< 4:3.5.13) Breaks: amarok-kde3 (<< 4:3.5.13) Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, - python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins + python, python-qt3, libqt0-ruby1.8-trinity, libvisual-0.4-plugins Description: versatile and easy to use audio player for Trinity Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. @@ -52,7 +52,7 @@ Depends: ruby Replaces: amarok-common-kde3 (<< 4:3.5.13) Breaks: amarok-common-kde3 (<< 4:3.5.13) Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby1.8, python, python-qt3 +Suggests: libqt0-ruby1.8-trinity, python, python-qt3 Description: architecture independent files for Amarok [Trinity] This package contains architecture independent files needed for Amarok to run properly. It also provides Amarok documentation. Therefore, unless you have diff --git a/ubuntu/maverick/applications/amarok/debian/control b/ubuntu/maverick/applications/amarok/debian/control index 073eae0ce..ee8a85c29 100644 --- a/ubuntu/maverick/applications/amarok/debian/control +++ b/ubuntu/maverick/applications/amarok/debian/control @@ -22,7 +22,7 @@ Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trini Replaces: amarok-kde3 (<< 4:3.5.13) Breaks: amarok-kde3 (<< 4:3.5.13) Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, - python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins + python, python-qt3, libqt0-ruby1.8-trinity, libvisual-0.4-plugins Description: versatile and easy to use audio player for Trinity Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. @@ -52,7 +52,7 @@ Depends: ruby Replaces: amarok-common-kde3 (<< 4:3.5.13) Breaks: amarok-common-kde3 (<< 4:3.5.13) Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby1.8, python, python-qt3 +Suggests: libqt0-ruby1.8-trinity, python, python-qt3 Description: architecture independent files for Amarok [Trinity] This package contains architecture independent files needed for Amarok to run properly. It also provides Amarok documentation. Therefore, unless you have diff --git a/ubuntu/maverick/applications/soundkonverter/debian/control b/ubuntu/maverick/applications/soundkonverter/debian/control index 822cd2878..c1e8ca71e 100644 --- a/ubuntu/maverick/applications/soundkonverter/debian/control +++ b/ubuntu/maverick/applications/soundkonverter/debian/control @@ -33,7 +33,7 @@ Description: audio converter frontend for Trinity Package: soundkonverter-amarok-trinity Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, soundkonverter-trinity, amarok-trinity, ruby, libqt0-ruby1.8 +Depends: ${shlibs:Depends}, ${misc:Depends}, soundkonverter-trinity, amarok-trinity, ruby, libqt0-ruby1.8-trinity Replaces: soundkonverter-amarok-kde3 (<< 4:3.5.13) Breaks: soundkonverter-amarok-kde3 (<< 4:3.5.13) Description: audio converter frontend for Trinity (Amarok script) |