diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
commit | 748b4be79e83a2073ec1e21579a36908852362c0 (patch) | |
tree | 06b200a1cb4daed276bf9b30f3ba129499508efa /ubuntu/maverick/applications/amarok.cmake/debian | |
parent | 7219efab22b5ecbdc4363328e06580f0cdcf3798 (diff) | |
download | tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.tar.gz tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.zip |
Fix remaining instances of KDE3 in the Debian and Ubuntu packaging
Diffstat (limited to 'ubuntu/maverick/applications/amarok.cmake/debian')
3 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/changelog b/ubuntu/maverick/applications/amarok.cmake/debian/changelog index 7dc833d40..43671ac52 100644 --- a/ubuntu/maverick/applications/amarok.cmake/debian/changelog +++ b/ubuntu/maverick/applications/amarok.cmake/debian/changelog @@ -12,7 +12,7 @@ amarok-trinity (2:1.4.10-0ubuntu5) jaunty; urgency=low amarok-trinity (2:1.4.10-0ubuntu4) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 03 March 2009 20:08:00 -0600 diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/control b/ubuntu/maverick/applications/amarok.cmake/debian/control index 7aa58f6d7..3f9f0a8d2 100644 --- a/ubuntu/maverick/applications/amarok.cmake/debian/control +++ b/ubuntu/maverick/applications/amarok.cmake/debian/control @@ -21,7 +21,7 @@ Architecture: any Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trinity (= ${binary:Version}) | amarok-engine-yauap-trinity (= ${binary:Version}), unzip, ${shlibs:Depends} Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins -Description: versatile and easy to use audio player for KDE3 +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. . diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/control.in b/ubuntu/maverick/applications/amarok.cmake/debian/control.in index 314cdab75..d57046d4c 100644 --- a/ubuntu/maverick/applications/amarok.cmake/debian/control.in +++ b/ubuntu/maverick/applications/amarok.cmake/debian/control.in @@ -20,7 +20,7 @@ Architecture: any Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trinity (= ${binary:Version}) | amarok-engine-yauap-trinity (= ${binary:Version}), unzip, ${shlibs:Depends} Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins -Description: versatile and easy to use audio player for KDE3 +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. . |