#!/usr/bin/make -f

%:
	dh $@ --with maven-repo-helper
