#!/usr/bin/make -f # Remove the version package, to avoid circular dependency. These are copied # later using dh_install. export DH_GOLANG_EXCLUDES := github.com/prometheus/common/version export DH_GOLANG_EXCLUDES_ALL := 0 %: dh $@ --buildsystem=golang --with=golang