#!/usr/bin/make -f

%:
	dh $@

# test target is broken, don't run it
override_dh_auto_test:
