summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-12-22 15:29:42 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-12-22 15:29:42 +0100
commit97e09ecc49a5f5c8f36df8fe087b4ab9cc304ab4 (patch)
tree995c8273ec533e67a019ba0e7b20b13c9592fae9
parent49c1a01513ebd13c760867ffbba007178ce737bf (diff)
downloadtde-packaging-97e09ecc49a5f5c8f36df8fe087b4ab9cc304ab4.tar.gz
tde-packaging-97e09ecc49a5f5c8f36df8fe087b4ab9cc304ab4.zip
DEB desktop-effects-tde: Update dependencies after rename python-tqt to pytqt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--debian/_base/applications/misc/desktop-effects-tde/debian/control2
-rw-r--r--ubuntu/_base/applications/misc/desktop-effects-tde/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/applications/misc/desktop-effects-tde/debian/control b/debian/_base/applications/misc/desktop-effects-tde/debian/control
index ebdad17ab..7047abe25 100644
--- a/debian/_base/applications/misc/desktop-effects-tde/debian/control
+++ b/debian/_base/applications/misc/desktop-effects-tde/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-tqt, python-trinity-trinity
+Depends: ${python:Depends}, python-pytqt, python-trinity-trinity
Replaces: desktop-effects-kde-trinity (<< 4:14.0.0~)
Breaks: desktop-effects-kde-trinity (<< 4:14.0.0~)
XB-Python-Version: ${python:Versions}
diff --git a/ubuntu/_base/applications/misc/desktop-effects-tde/debian/control b/ubuntu/_base/applications/misc/desktop-effects-tde/debian/control
index 6e0a34504..be175861e 100644
--- a/ubuntu/_base/applications/misc/desktop-effects-tde/debian/control
+++ b/ubuntu/_base/applications/misc/desktop-effects-tde/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-tqt, python-trinity-trinity
+Depends: ${python:Depends}, python-pytqt, python-trinity-trinity
Replaces: desktop-effects-kde-kde3 (<< 4:14.0.0~), desktop-effects-kde-trinity (<< 4:14.0.0~)
Breaks: desktop-effects-kde-kde3 (<< 4:14.0.0~), desktop-effects-kde-trinity (<< 4:14.0.0~)
XB-Python-Version: ${python:Versions}