--- a/debian/rules 2019-08-13 08:13:52.903412241 -0700 --- b/debian/rules 2019-08-13 08:16:35.302089322 -0700 @@ -3,4 +3,4 @@ export PYBUILD_INSTALL_ARGS=--no-version-script --standalone-lib --no-install-man --no-install-bat %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --with python2 --buildsystem=pybuild