From: jiankang.fan Date: Wed, 14 Oct 2020 05:40:15 +0000 (+0900) Subject: Remove build dependence with python-support X-Git-Tag: submit/trunk/20201029.114030^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftools_devbase_tools_legacy;p=services%2Fobs-service-git-buildpackage.git Remove build dependence with python-support Change-Id: I3e276357ef3b52c27a2596704db57509016bb772 Signed-off-by: jiankang.fan --- diff --git a/debian/control b/debian/control index 87a9cc4..3f65e8c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: obs-service-git-buildpackage Section: devel Priority: extra Maintainer: Jian-feng Ding -Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, python-support, python-docutils, python, python-setuptools, python-coverage, python-nose +Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, dh-python, python-docutils, python, python-setuptools, python-coverage, python-nose Standards-Version: 0.9 Homepage: http://www.tizen.org