diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-02-05 01:01:07 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-02-05 01:01:07 +0100 |
commit | 892ada12716f25c37ad5afcccaee73ec0161808a (patch) | |
tree | e132d2647bda27588851302f5d088afa30f9ad71 /ubuntu/_base/libraries/python-trinity | |
parent | 2aa39d57fdcfc7ca84f480e00a60a84d5d94c2a4 (diff) | |
download | tde-packaging-892ada12716f25c37ad5afcccaee73ec0161808a.tar.gz tde-packaging-892ada12716f25c37ad5afcccaee73ec0161808a.zip |
DEB: Replace remaining python, python-dev and python-dbg
with python-all, python-dev-all and python-dbg-all.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/libraries/python-trinity')
-rw-r--r-- | ubuntu/_base/libraries/python-trinity/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/libraries/python-trinity/debian/control b/ubuntu/_base/libraries/python-trinity/debian/control index 39522affe..3591760c3 100644 --- a/ubuntu/_base/libraries/python-trinity/debian/control +++ b/ubuntu/_base/libraries/python-trinity/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org> Uploaders: Torsten Marek <shlomme@debian.org>, Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> -Build-Depends: debhelper (>= 7.0.50~), libtqtinterface-dev, python, python-all-dev, python-all-dbg, python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg, python-tqt-dev, python-tqt-dbg, tdelibs14-trinity-dev +Build-Depends: debhelper (>= 7.0.50~), libtqtinterface-dev, python-all, python-all-dev, python-all-dbg, python-sip-tqt, python-sip-tqt-dev, python-sip-tqt-dbg, python-tqt-dev, python-tqt-dbg, tdelibs14-trinity-dev Standards-Version: 3.8.4 Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php |