#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	# needs network access - this is about DNS after all ...
