missing-built-using-field-for-golang-package
This package builds a binary package which does not include
${misc:Built-Using}
in its Built-Using
control field.
The ${misc:Built-Using}
substvar is populated by
dh-golang(1)
and used for scheduling binNMUs.
Please add the following line to your package definition:
Built-Using: ${misc:Built-Using}
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.108.0
release tag in our Git
repository.
You can find the detection logic for this version at commit a1e47cb. For merge requests, please use the latest version in the Lintian check debian/control.
Visibility: info