summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2023-12-31 12:13:48 +0000
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2023-12-31 12:17:46 +0000
commit20f3db1b47043bd62306143844eaded5f6ae5dac (patch)
treec69408f5cc1e43856d453f48608c60932d725b71
parent174df73f2110974359bc536f726b72de0e6709f6 (diff)
Use dh-sequence-python3
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0d69fa1..f31766e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends: cython3,
debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all-dev,
python3-requests,
python3-setuptools
diff --git a/debian/rules b/debian/rules
index 6e70400..e297ca9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export PYBUILD_NAME=wheezy.template
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_install:
dh_auto_install