diff --git a/debian/rules b/debian/rules index 56624d3..17f5ab8 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ export DH_VERBOSE = 1 export PYBUILD_NAME=lubuntu-about %: - dh $@ --with python2,python3 --buildsystem=pybuild + dh $@ --with python3 --buildsystem=pybuild override_dh_python3: dh_python3 --no-shebang-rewrite