summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-01-08 02:10:43 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-01-08 02:10:43 +0100
commit85bfe8cfd7cdde3973467380f7e704b8df010727 (patch)
tree0b6ca2899105dc140b6c4f5446d8e084442661e2
parent1709a69625238d42dd9d4f05b291aa0f8bd52186 (diff)
downloadtde-packaging-85bfe8cf.tar.gz
tde-packaging-85bfe8cf.zip
DEB desktop-effects-tde: Update dependencies after rename python-trinity to pytde.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--debian/_base/applications/misc/desktop-effects-tde/debian/control4
-rw-r--r--ubuntu/_base/applications/misc/desktop-effects-tde/debian/control4
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/_base/applications/misc/desktop-effects-tde/debian/control b/debian/_base/applications/misc/desktop-effects-tde/debian/control
index 7047abe25..b32058e35 100644
--- a/debian/_base/applications/misc/desktop-effects-tde/debian/control
+++ b/debian/_base/applications/misc/desktop-effects-tde/debian/control
@@ -3,13 +3,13 @@ Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
Build-Depends-Indep: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs-trinity-dev,
- python-support (>= 0.6) | dh-python, python-all-dev, python-trinity-trinity-dev
+ python-support (>= 0.6) | dh-python, python-all-dev, pytde-dev
Standards-Version: 3.8.4
XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-pytqt, python-trinity-trinity
+Depends: ${python:Depends}, python-pytqt, python-pytde
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 be175861e..7765f1050 100644
--- a/ubuntu/_base/applications/misc/desktop-effects-tde/debian/control
+++ b/ubuntu/_base/applications/misc/desktop-effects-tde/debian/control
@@ -3,13 +3,13 @@ Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
Build-Depends-Indep: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs-trinity-dev,
- python-support (>= 0.6) | dh-python, python-all-dev, python-trinity-trinity-dev
+ python-support (>= 0.6) | dh-python, python-all-dev, pytde-dev
Standards-Version: 3.8.4
XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-pytqt, python-trinity-trinity
+Depends: ${python:Depends}, python-pytqt, python-pytde
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}