#!/usr/bin/make -f %: dh $@ --buildsystem=golang --with=golang # Use the "-short" mode for testing to disable # network tests. Those will fail in buildds. override_dh_auto_test: dh_auto_test -O--buildsystem=golang -- -short