#!/usr/bin/make -f export PYBUILD_NAME=gps303 #export PYBUILD_BEFORE_TEST=cp -r mypystubs {build_dir} #export PYBUILD_AFTER_TEST=rm -rf {build_dir}/mypystubs %: dh $@ --with python3 --buildsystem pybuild override_dh_installsystemd: dh_installsystemd --name=gps303 dh_installsystemd --name=gps303.collector dh_installsystemd --name=gps303.storage dh_installsystemd --name=gps303.lookaside dh_installsystemd --name=gps303.termconfig dh_installsystemd --name=gps303.wsgateway dh_installsystemd --name=gps303.ocid-dload