diff options
-rw-r--r-- | debian/_base/applications/misc/desktop-effects-tde/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/_base/applications/misc/desktop-effects-tde/debian/control | 4 |
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} |