Skip to content

Commit c71f3cc

Browse files
committed
Replace Built-Using field with Static-Built-Using
1 parent 1fac4a3 commit c71f3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Depends: git,
3636
${misc:Depends},
3737
${shlibs:Depends}
3838
Recommends: default-mta | mail-transport-agent, golang-golang-x-tools
39-
Built-Using: ${misc:Built-Using}
39+
Static-Built-Using: ${misc:Static-Built-Using}
4040
Description: tool that converts Go packages into Debian package source
4141
dh-make-golang is a tool to automatically create Debian packaging for Go
4242
packages. Its goal is to automate away as much of the work as possible when

0 commit comments

Comments
 (0)