#!/usr/bin/make -f export DH_GOLANG_EXCLUDES := _examples/ export DH_GOLANG_INSTALL_EXTRA := README.md %: dh $@ --builddirectory=_build --buildsystem=golang --with=golang