From 16236a9636202c8b68b2837bfc44d2893c47d1ba Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 11 Feb 2025 18:42:23 +0100 Subject: [PATCH] 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 1c31045..4f376df 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, help2man, python3-all, python3-setuptools, diff --git a/debian/rules b/debian/rules index f959ab3..5a635a9 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh ${@} --buildsystem=pybuild --with python3 + dh ${@} --buildsystem=pybuild execute_after_dh_auto_install: # bash-completion