#! /usr/bin/make -f export PYBUILD_NAME=hjson %: dh $@ --with python3 --buildsystem=pybuild override_dh_auto_test: ln -sr hjson/tests/assets .pybuild/cpython3_*_hjson/build/hjson/tests/ dh_auto_test rm .pybuild/cpython3_*_hjson/build/hjson/tests/assets override_dh_auto_install: dh_auto_install # Drop the hjson tool as long as nobody asks for it rm \ debian/python3-hjson/usr/bin/hjson \ debian/python3-hjson/usr/bin/hjson.cmd