#!/usr/bin/make -f export PYBUILD_NAME=pycifrw export PYBUILD_TEST_ARGS=-v TestPyCIFRW.py %: dh $@ --with python3 --buildsystem=pybuild execute_before_dh_auto_build: $(MAKE) drel lib sources PYTHON=python3 override_dh_installchangelogs: dh_installchangelogs RELEASENOTES