#!/usr/bin/make -f %: dh $@ --with python2 dh_override_auto_clean: dh_clean $(RM) -rf versiontools-*.egg #.PHONY: override_dh_auto_test #override_dh_auto_test: # # Run the bundled tests when building the package # LC_ALL=C python setup.py test