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

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