#!/usr/bin/make -f export DH_GOLANG_INSTALL_EXTRA := description.json %: dh $@ --builddirectory=_build --buildsystem=golang --with=golang override_dh_auto_install: dh_auto_install -- --no-source execute_before_dh_installman: pandoc -f markdown -t man -s dh-make-golang.md -o dh-make-golang.1