#!/usr/bin/make -f

%:
	dh $@ --buildsystem=gradle --with maven_repo_helper
