#!/usr/bin/make -f export DH_GOLANG_EXCLUDES := cmd/continuity commands continuityfs export DH_GOLANG_GO_GENERATE := 1 %: dh $@ --buildsystem=golang --with=golang override_dh_auto_test: dh_auto_test -- -short