#! /usr/bin/make -f export PYBUILD_NAME=asncounter %: dh $@ --with python3 --buildsystem=pybuild execute_after_dh_install: install asncounter.service asncounter-refresh.service asncounter-refresh.timer -m 644 -D -t debian/asncounter/usr/lib/systemd/system override_dh_installsystemd: dh_installsystemd --no-enable --no-start execute_before_dh_auto_build: pandoc --standalone --to man asncounter.1.md > asncounter.1