summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-02-03 01:14:19 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-03 01:14:19 +0100
commit28ca87abb8f5108a174cd085f1de3d70dcb938dc (patch)
tree76f9fe110e65edf4256ba1594d182ca83d6fe5f7 /debian/_base/dependencies
parentf275692da88a8a018386a07bf430e025b942e060 (diff)
downloadtde-packaging-28ca87abb8f5108a174cd085f1de3d70dcb938dc.tar.gz
tde-packaging-28ca87abb8f5108a174cd085f1de3d70dcb938dc.zip
DEB sip4-tqt: Replace python-dev dependency with python-all-dev or dh-python.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/dependencies')
-rw-r--r--debian/_base/dependencies/sip4-tqt/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/dependencies/sip4-tqt/debian/control b/debian/_base/dependencies/sip4-tqt/debian/control
index d7187b9e0..ddb14540f 100644
--- a/debian/_base/dependencies/sip4-tqt/debian/control
+++ b/debian/_base/dependencies/sip4-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), python-all-dbg, python-support (>= 0.7.1) | python-dev (>= 2.6.6-3~), libtqtinterface-dev
+Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.3.5-10), python-all-dbg, python-support (>= 0.7.1) | dh-python, libtqtinterface-dev
Standards-Version: 3.8.4
XS-Python-Version: all
@@ -42,7 +42,7 @@ Architecture: any
Section: python
Replaces: python-sip-tqt-dev (<< 4:14.0.0~)
Breaks: python-sip-tqt-dev (<< 4:14.0.0~)
-Depends: ${python:Depends}, python-sip-tqt (= ${binary:Version}), python-dev, ${shlibs:Depends}, libjs-jquery, ${misc:Depends}
+Depends: ${python:Depends}, python-sip-tqt (= ${binary:Version}), python-all-dev, ${shlibs:Depends}, libjs-jquery, ${misc:Depends}
Recommends: python-sip-tqt (>= ${source:Version})
Provides: python-sip-dev, python-sip4-dev, sip4
Conflicts: python-sip-dev, python-sip4-dev (<< 4.10), sip4 (<< 4.10)