#!/usr/bin/make -f

%:
	dh $@

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