diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2022-12-22 15:29:59 +0100 | 
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2022-12-22 15:29:59 +0100 | 
| commit | 3224f9bbd3bb4c42b6d7d492e4262c55f92e3638 (patch) | |
| tree | f1cee0dfc62f86677a373db71faade298ad9eae9 | |
| parent | 97e09ecc49a5f5c8f36df8fe087b4ab9cc304ab4 (diff) | |
| download | tde-packaging-3224f9bb.tar.gz tde-packaging-3224f9bb.zip | |
DEB amarok: Update dependencies after rename python-tqt to pytqt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| -rw-r--r-- | debian/_base/applications/multimedia/amarok/debian/control | 6 | ||||
| -rw-r--r-- | ubuntu/_base/applications/multimedia/amarok/debian/control | 6 | 
2 files changed, 6 insertions, 6 deletions
| diff --git a/debian/_base/applications/multimedia/amarok/debian/control b/debian/_base/applications/multimedia/amarok/debian/control index e0593e503..ed049f075 100644 --- a/debian/_base/applications/multimedia/amarok/debian/control +++ b/debian/_base/applications/multimedia/amarok/debian/control @@ -21,7 +21,7 @@ Depends: libamarok-trinity (= ${binary:Version}), amarok-common-trinity (>= ${so  Replaces: amarok-trinity (<< 4:14.0.0~)  Breaks: amarok-trinity (<< 4:14.0.0~)  Suggests: amarok-konqsidebar-trinity, moodbar, konqueror-trinity | www-browser, - python-all, python-tqt, libqt0-ruby-trinity, libvisual-0.4-plugins + python3-all | python-all, python3-pytqt | python-pytqt, libqt0-ruby-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. @@ -61,14 +61,14 @@ Depends: ruby  Replaces: amarok-common-trinity (<< 4:14.0.0~)  Breaks: amarok-common-trinity (<< 4:14.0.0~)  Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby-trinity, python-all, python-tqt +Suggests: libqt0-ruby-trinity, python3-all | python-all, python3-pytqt | python-pytqt  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   'amarok' package installed, you will hardly find this package useful.   .   You need to install Python if you intend to use Zeroconf support, WebControl - and/or playlist2html scripts. You will also need python-qt3 for the + and/or playlist2html scripts. You will also need python-pytqt for the   WebControl script.  Package: amarok-konqsidebar-trinity diff --git a/ubuntu/_base/applications/multimedia/amarok/debian/control b/ubuntu/_base/applications/multimedia/amarok/debian/control index 413da25f7..30fc9c15c 100644 --- a/ubuntu/_base/applications/multimedia/amarok/debian/control +++ b/ubuntu/_base/applications/multimedia/amarok/debian/control @@ -21,7 +21,7 @@ Depends: libamarok-trinity (= ${binary:Version}), amarok-common-trinity (>= ${so  Replaces: amarok-kde3 (<< 4:14.0.0~), amarok-trinity (<< 4:14.0.0~)  Breaks: amarok-kde3 (<< 4:14.0.0~), amarok-trinity (<< 4:14.0.0~)  Suggests: amarok-konqsidebar-trinity, moodbar, konqueror-trinity | www-browser, - python-all, python-tqt, libqt0-ruby-trinity, libvisual-0.4-plugins + python3-all | python-all, python3-pytqt | python-pytqt, libqt0-ruby-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. @@ -61,14 +61,14 @@ Depends: ruby  Replaces: amarok-common-kde3 (<< 4:14.0.0~), amarok-common-trinity (<< 4:14.0.0~)  Breaks: amarok-common-kde3 (<< 4:14.0.0~), amarok-common-trinity (<< 4:14.0.0~)  Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby-trinity, python-all, python-tqt +Suggests: libqt0-ruby-trinity, python3-all | python-all, python3-pytqt | python-pytqt  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   'amarok' package installed, you will hardly find this package useful.   .   You need to install Python if you intend to use Zeroconf support, WebControl - and/or playlist2html scripts. You will also need python-qt3 for the + and/or playlist2html scripts. You will also need python-pytqt for the   WebControl script.  Package: amarok-konqsidebar-trinity | 
