From: Guido Günther Date: Wed, 13 Oct 2021 07:09:22 +0000 (+0200) Subject: d/control: Drop versioned python3 dep X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ac98c75986e6ca473c89c4ebba23e337fabeb26;p=tools%2Fgit-buildpackage.git d/control: Drop versioned python3 dep Even oldoldstable is recent enough --- diff --git a/debian/control b/debian/control index e3a06a41..679971ac 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libdistro-info-perl, perl, pydoctor, - python3 (>= 3.5), + python3, python3-coverage, python3-dateutil, python3-mock,