#!/usr/bin/make -f #export DH_VERBOSE = 1 PYTHON3=python3 %: dh $@ override_dh_auto_build: $(PYTHON3) build.py