summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2021-10-12 10:34:02 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2021-10-12 10:34:21 +0200
commit4e2b3a3ef6e513866e1b04e0ed10cfb909afc524 (patch)
tree620f77a7cecf273374a87a76f032cc2469f8e18d /debian/rules
parent96b2cf5df8f4125b8419b23c0a730a085622dd64 (diff)
Build-depend on dh-sequence-python3 instead of --with python3
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 9ffd4ee..25274d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@ override_dh_auto_clean:
rm -f docker_py.egg-info/SOURCES.txt
%:
- dh $@ --with python3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild