summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/.*