#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	# see bug #786971

override_dh_auto_test:
