File: rules

package info (click to toggle)
golang-github-masterminds-vcs-dev 1.12.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 216 kB
  • sloc: makefile: 37
file content (12 lines) | stat: -rwxr-xr-x 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#export DH_VERBOSE = 1


%:
	dh $@ --buildsystem=golang --with=golang

override_dh_auto_test:
	# The test needs network access, which violate Debian Policy 4.9, so we
	# need to disable it.
	#
	# https://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules