File: rules

package info (click to toggle)
golang-github-masterminds-semver-dev 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 140 kB
  • ctags: 121
  • sloc: makefile: 36
file content (7 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export DH_GOPKG := github.com/Masterminds/semver

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