From a350f74b253d052087d47247fc2b64d929bbb9e5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 6 Mar 2021 07:48:05 +0100 Subject: Updating python debhelper sequence. Signed-off-by: Daniel Baumann --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1480cc4..61f0db2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3-all-dev, python3-setuptools, Rules-Requires-Root: no diff --git a/debian/rules b/debian/rules index 5c12d4d..5986061 100755 --- a/debian/rules +++ b/debian/rules @@ -6,4 +6,4 @@ upstream: rm -rf pytzdata/zoneinfo %: - dh ${@} --buildsystem=pybuild --with python3 + dh ${@} --buildsystem=pybuild -- cgit v1.2.3