summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-03 03:00:06 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-03 03:00:06 +0100
commit05d1fdba7a44a7979ed193d260bc0f4f3b0affaf (patch)
treeb06ad605ad94eef2e103a6102911b2c28272883e /ubuntu/_base
parentfe01b577fd353a937e612da09bff9d4a4ae6f90f (diff)
downloadtde-packaging-05d1fdba7a44a7979ed193d260bc0f4f3b0affaf.tar.gz
tde-packaging-05d1fdba7a44a7979ed193d260bc0f4f3b0affaf.zip
DEB python-tqt: Replace python-dev and python-dbg dependency
with python-all-dev and python-all-dbg. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base')
-rw-r--r--ubuntu/_base/dependencies/python-tqt/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/_base/dependencies/python-tqt/debian/control b/ubuntu/_base/dependencies/python-tqt/debian/control
index 5e6a36407..e704aedc7 100644
--- a/ubuntu/_base/dependencies/python-tqt/debian/control
+++ b/ubuntu/_base/dependencies/python-tqt/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Torsten Marek <shlomme@debian.org>, Bernd Zeimetz <bzed@debian.org>, Michael Casadevall <mcasadevall@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.3.5-10), libtqtinterface-dev, tqt3-dev-tools, tqt3-apps-dev, python-sip-tqt-dev, python-sip-tqt-dbg, libtqscintilla-dev, python-support (>= 0.7.1) | python-dev (>= 2.6.6-3~), python-all-dbg
+Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.3.5-10), libtqtinterface-dev, tqt3-dev-tools, tqt3-apps-dev, python-sip-tqt-dev, python-sip-tqt-dbg, libtqscintilla-dev, python-support (>= 0.7.1) | dh-python, python-all-dbg
Standards-Version: 3.8.4
Package: python-tqt
@@ -30,7 +30,7 @@ Priority: extra
Replaces: python-tqt-dbg (<< 4:14.0.0~)
Breaks: python-tqt-dbg (<< 4:14.0.0~)
Section: debug
-Depends: ${shlibs:Depends}, python-dbg, python-tqt (= ${binary:Version}), python-sip-tqt-dbg, ${misc:Depends}
+Depends: ${shlibs:Depends}, python-all-dbg, python-tqt (= ${binary:Version}), python-sip-tqt-dbg, ${misc:Depends}
Description: TQt bindings for Python (debug extension)
Python binding module that allows use of TQt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there
@@ -57,7 +57,7 @@ Section: debug
Replaces: python-tqt-gl-dbg (<< 4:14.0.0~)
Breaks: python-tqt-gl-dbg (<< 4:14.0.0~)
Architecture: any
-Depends: ${shlibs:Depends}, python-dbg, python-tqt-gl (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
+Depends: ${shlibs:Depends}, python-all-dbg, python-tqt-gl (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
Description: TQt OpenGL bindings for Python (debug extension)
Python binding module that allows use of the OpenGL facilities
offered by the TQt X Window toolkit v3. You can use it to create
@@ -84,7 +84,7 @@ Section: debug
Replaces: python-tqtext-dbg (<< 4:14.0.0~)
Breaks: python-tqtext-dbg (<< 4:14.0.0~)
Architecture: any
-Depends: ${shlibs:Depends}, python-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
+Depends: ${shlibs:Depends}, python-all-dbg, python-tqtext (= ${binary:Version}), python-tqt-dbg (= ${binary:Version}), ${misc:Depends}
Description: TQt debug extensions for PyTQt
PyTQt debug Extensions. Contains:
.