--- a/debian/rules 2020-08-07 11:50:51.362562166 +0100 --- b/debian/rules 2020-08-07 12:00:59.778346811 +0100 @@ -1,4 +1,7 @@ #!/usr/bin/make -f +export DH_VERBOSE = 1 +export DH_GOLANG_EXCLUDES = /testdata/ + %: dh $@ --builddirectory=_build --buildsystem=golang --with=golang