#!/usr/bin/make -f %: dh ${@} --with=systemd override_dh_auto_clean: cargo clean override_dh_auto_build: cargo build --release