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

get-orig-source:
	uscan --verbose --repack --rename
