Codebase list golang-github-creack-pty / ccc7aeb
Use dh-sequence-golang instead of dh-golang and --with=golang Anthony Fok 2 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
66 Priority: optional
77 Build-Depends:
88 debhelper-compat (= 13),
9 dh-golang,
9 dh-sequence-golang,
1010 Build-Depends-Indep:
1111 golang-any,
1212 Standards-Version: 4.6.0
00 #!/usr/bin/make -f
11
22 %:
3 dh $@ --builddirectory=_build --buildsystem=golang --with=golang
3 dh $@ --builddirectory=_build --buildsystem=golang