From f1f83e888eb1a465006a38bdce101257f69e0ad8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 6 Mar 2021 07:46:56 +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 3e0d591..5bd58bc 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, python3-setuptools, Rules-Requires-Root: no diff --git a/debian/rules b/debian/rules index fbf1a04..276f941 100755 --- a/debian/rules +++ b/debian/rules @@ -3,4 +3,4 @@ export PYBUILD_NAME=cfgv %: - dh ${@} --buildsystem=pybuild --with python3 + dh ${@} --buildsystem=pybuild -- cgit v1.2.3