Lintian tag information: binary-has-unneeded-section (type: information)
Description (from lintian-explain-tags
)
The binary or shared library is stripped, but still contains a section
that is not useful. You should call strip with --remove-section=.comment
--remove-section=.note to remove the .note and .comment sections.
dh_strip will do this automatically for you, but install -s will not
because it calls strip without any arguments.
Visibility: info
Show-Always: no
Check: binaries
Show affected packages