#!/usr/bin/make -f %: dh $@ --builddirectory=_build --buildsystem=golang override_dh_auto_test: env GODEBUG=x509sha1=1 dh_auto_test $(DH_BUILD_OPTS)