#!/usr/bin/gmake -f

override_dh_auto_test:

%:
	dh $@

get-orig-source:
	# debian/repack.stub: delete the file testfiles/xmltest.xml
	chmod 755 debian/repack.stub
	uscan --rename --force
