summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2023-01-12 09:37:05 +0100
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2023-01-12 09:37:05 +0100
commita21139b0e1d7969ee1342ca5879b921f3a375d2a (patch)
tree5fa8a73e0e39332269e0fcef3a124075310e0e61
parentab71795dea92456208f4878d57bfc1849f576be3 (diff)
Replace "--with-python3" with a B-D on 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 531e518..25b1bc4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper-compat (= 13),
devscripts,
dh-buildinfo,
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-requests,
python3-setuptools,
diff --git a/debian/rules b/debian/rules
index 30207a5..eb7c1a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
export PYBUILD_NAME=easywebdav
%:
- dh $@ --buildsystem=pybuild --with python3
+ dh $@ --buildsystem=pybuild
DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \
debian/.*