Lintian tag: missing-static-built-using-field-for-golang-package
Type: information
Description (from lintian-explain-tags
)
The stanza for a Golang installation package in the debian/control file
does not include a Static-Built-Using field that contains the
${misc:Static-Built-Using} substitution variable.
The dh_golang(1) build system provides the ${misc:Static-Built-Using}
variable. It is used when scheduling binNMUs.
Please add the following line to the relevant stanza:
Static-Built-Using: ${misc:Static-Built-Using}
Visibility: info
Show-Always: no
Check: languages/golang/built-using
Renamed from: missing-built-using-field-for-golang-package
Show affected packages