summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/lenny/applications/desktop-effects-tde/debian/control2
-rw-r--r--debian/lenny/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install6
-rw-r--r--debian/squeeze/applications/desktop-effects-tde/debian/control2
-rw-r--r--debian/squeeze/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install6
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/control2
-rw-r--r--ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install6
6 files changed, 12 insertions, 12 deletions
diff --git a/debian/lenny/applications/desktop-effects-tde/debian/control b/debian/lenny/applications/desktop-effects-tde/debian/control
index 65af4e4cb..96ff23fd7 100644
--- a/debian/lenny/applications/desktop-effects-tde/debian/control
+++ b/debian/lenny/applications/desktop-effects-tde/debian/control
@@ -8,7 +8,7 @@ XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-qt4
+Depends: ${python:Depends}, python-tqt, 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/debian/lenny/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install b/debian/lenny/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
index d5af8f5d9..2b6b93781 100644
--- a/debian/lenny/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
+++ b/debian/lenny/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
@@ -1,8 +1,8 @@
-desktop-effects-tde4 /opt/trinity/bin/
+desktop-effects-tde /opt/trinity/bin/
25enable-compiz /etc/X11/Xsession.d/
DesktopEffects/DesktopEffectsCommon.py /opt/trinity/share/pyshared/DesktopEffects/
-DesktopEffects/DesktopEffectsKDE4.py /opt/trinity/share/pyshared/DesktopEffects/
-DesktopEffects/DesktopEffectsQt4Dialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsDialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsTDE.py /opt/trinity/share/pyshared/DesktopEffects/
DesktopEffects/__init__.py /opt/trinity/share/pyshared/DesktopEffects/
data/* /opt/trinity/share/apps/desktop-effects-tde/
desktop-effects-tde.desktop /opt/trinity/share/applications/
diff --git a/debian/squeeze/applications/desktop-effects-tde/debian/control b/debian/squeeze/applications/desktop-effects-tde/debian/control
index 65af4e4cb..96ff23fd7 100644
--- a/debian/squeeze/applications/desktop-effects-tde/debian/control
+++ b/debian/squeeze/applications/desktop-effects-tde/debian/control
@@ -8,7 +8,7 @@ XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-qt4
+Depends: ${python:Depends}, python-tqt, 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/debian/squeeze/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install b/debian/squeeze/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
index d5af8f5d9..2b6b93781 100644
--- a/debian/squeeze/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
+++ b/debian/squeeze/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
@@ -1,8 +1,8 @@
-desktop-effects-tde4 /opt/trinity/bin/
+desktop-effects-tde /opt/trinity/bin/
25enable-compiz /etc/X11/Xsession.d/
DesktopEffects/DesktopEffectsCommon.py /opt/trinity/share/pyshared/DesktopEffects/
-DesktopEffects/DesktopEffectsKDE4.py /opt/trinity/share/pyshared/DesktopEffects/
-DesktopEffects/DesktopEffectsQt4Dialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsDialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsTDE.py /opt/trinity/share/pyshared/DesktopEffects/
DesktopEffects/__init__.py /opt/trinity/share/pyshared/DesktopEffects/
data/* /opt/trinity/share/apps/desktop-effects-tde/
desktop-effects-tde.desktop /opt/trinity/share/applications/
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/control b/ubuntu/maverick/applications/desktop-effects-tde/debian/control
index 4393e1cfb..606b13ff9 100644
--- a/ubuntu/maverick/applications/desktop-effects-tde/debian/control
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/control
@@ -8,7 +8,7 @@ XS-Python-Version: all
Package: desktop-effects-tde-trinity
Architecture: all
-Depends: ${python:Depends}, python-qt4
+Depends: ${python:Depends}, python-tqt, 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}
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install b/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
index d5af8f5d9..2b6b93781 100644
--- a/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
+++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install
@@ -1,8 +1,8 @@
-desktop-effects-tde4 /opt/trinity/bin/
+desktop-effects-tde /opt/trinity/bin/
25enable-compiz /etc/X11/Xsession.d/
DesktopEffects/DesktopEffectsCommon.py /opt/trinity/share/pyshared/DesktopEffects/
-DesktopEffects/DesktopEffectsKDE4.py /opt/trinity/share/pyshared/DesktopEffects/
-DesktopEffects/DesktopEffectsQt4Dialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsDialog.py /opt/trinity/share/pyshared/DesktopEffects/
+DesktopEffects/DesktopEffectsTDE.py /opt/trinity/share/pyshared/DesktopEffects/
DesktopEffects/__init__.py /opt/trinity/share/pyshared/DesktopEffects/
data/* /opt/trinity/share/apps/desktop-effects-tde/
desktop-effects-tde.desktop /opt/trinity/share/applications/