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>
(cherry picked from commit 05d1fdba7a)
pull/92/head
Slávek Banko 5 years ago
parent e0ef6ca2c4
commit 2f3087e8d7
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> 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> 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 Standards-Version: 3.8.4
Package: python-tqt Package: python-tqt
@ -30,7 +30,7 @@ Priority: extra
Replaces: python-tqt-dbg (<< 4:14.0.0~) Replaces: python-tqt-dbg (<< 4:14.0.0~)
Breaks: python-tqt-dbg (<< 4:14.0.0~) Breaks: python-tqt-dbg (<< 4:14.0.0~)
Section: debug 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) Description: TQt bindings for Python (debug extension)
Python binding module that allows use of TQt X Window toolkit v3. Python binding module that allows use of TQt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there 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~) Replaces: python-tqt-gl-dbg (<< 4:14.0.0~)
Breaks: python-tqt-gl-dbg (<< 4:14.0.0~) Breaks: python-tqt-gl-dbg (<< 4:14.0.0~)
Architecture: any 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) Description: TQt OpenGL bindings for Python (debug extension)
Python binding module that allows use of the OpenGL facilities Python binding module that allows use of the OpenGL facilities
offered by the TQt X Window toolkit v3. You can use it to create 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~) Replaces: python-tqtext-dbg (<< 4:14.0.0~)
Breaks: python-tqtext-dbg (<< 4:14.0.0~) Breaks: python-tqtext-dbg (<< 4:14.0.0~)
Architecture: any 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 Description: TQt debug extensions for PyTQt
PyTQt debug Extensions. Contains: PyTQt debug Extensions. Contains:
. .

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> 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> 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 Standards-Version: 3.8.4
Package: python-tqt Package: python-tqt
@ -30,7 +30,7 @@ Priority: extra
Replaces: python-tqt-dbg (<< 4:14.0.0~) Replaces: python-tqt-dbg (<< 4:14.0.0~)
Breaks: python-tqt-dbg (<< 4:14.0.0~) Breaks: python-tqt-dbg (<< 4:14.0.0~)
Section: debug 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) Description: TQt bindings for Python (debug extension)
Python binding module that allows use of TQt X Window toolkit v3. Python binding module that allows use of TQt X Window toolkit v3.
You can use it to create portable graphics-capable scripts (there 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~) Replaces: python-tqt-gl-dbg (<< 4:14.0.0~)
Breaks: python-tqt-gl-dbg (<< 4:14.0.0~) Breaks: python-tqt-gl-dbg (<< 4:14.0.0~)
Architecture: any 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) Description: TQt OpenGL bindings for Python (debug extension)
Python binding module that allows use of the OpenGL facilities Python binding module that allows use of the OpenGL facilities
offered by the TQt X Window toolkit v3. You can use it to create 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~) Replaces: python-tqtext-dbg (<< 4:14.0.0~)
Breaks: python-tqtext-dbg (<< 4:14.0.0~) Breaks: python-tqtext-dbg (<< 4:14.0.0~)
Architecture: any 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 Description: TQt debug extensions for PyTQt
PyTQt debug Extensions. Contains: PyTQt debug Extensions. Contains:
. .

Loading…
Cancel
Save