#!/usr/bin/make -f
%:
	dh $@ --with systemd

get-orig-source:
	uscan --download-current-version --force-download --rename --verbose
