#!/usr/bin/make -f

%:
	dh $@ --with maven_repo_helper
