#!/usr/bin/make -f %: dh $@ --builddirectory=_build --buildsystem=golang # Disable testing, because the tests assume that the working # directory is a git clone of the repository. Therefore, # the .git directory is missing and most tests will fail. override_dh_auto_test: