#!/usr/bin/make -f %: dh $@ --buildsystem=ant --with maven-repo-helper --with javahelper override_dh_auto_build: dh_auto_build -- -f resolver.xml jar override_dh_auto_clean: dh_auto_build -- -f resolver.xml clean