#!/usr/bin/make -f

%:
	dh $@

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