summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-23 19:55:31 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-23 19:56:35 +0100
commit99ef414f22a14a3072757c727758b39f1375c160 (patch)
tree85ea237869e6f1533edfac40c679c648736bdf2b
parentca3ecc23d287a062365f3296772adf12a91eb08f (diff)
downloadtde-packaging-99ef414f22a14a3072757c727758b39f1375c160.tar.gz
tde-packaging-99ef414f22a14a3072757c727758b39f1375c160.zip
DEB desktop-effects-tde: Install TQt/TDE version instead of Qt4/KDE4.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ce71099485f47c25c9cff0b9b823562fffa1d975)
-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/