Codebase list golang-bindata / 3dda1c3
Switch to XS-Go-Import-Path Michael Stapelberg 6 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-bindata.git
1010 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-bindata.git
1111 Homepage: https://github.com/jteeuwen/go-bindata
12 XS-Go-Import-Path: github.com/jteeuwen/go-bindata
1213
1314 Package: go-bindata
1415 Architecture: any
00 #!/usr/bin/make -f
11
22 export DH_OPTIONS
3 export DH_GOPKG := github.com/jteeuwen/go-bindata
43
54 %:
65 dh $@ --buildsystem=golang --with=golang