Lintian long tag descriptions are at incorrect locations
https://debusine.debian.net/debian/developers/work-request/96253/
Tags
openssl_1.1.1w-0+deb11u3.dsc
W national-encoding
debian/po/sv.po
W source-nmu-has-incorrect-version-number
1.1.1w-0+deb11u3
Comment:
The listed shared library doesn't include information about the other
libraries against which it was linked.
More specifically, "ldd foo.so" should report such other libraries. In
your case, it reports "statically linked".
The fix is to specify the libraries. One way to do so is to add
something like "-lc" to the command-line options for "ld".
Severity: warning
Check: binaries
Renamed from: shared-lib-without-dependency-information
libssl1.1_1.1.1w-0+deb11u3_arm64.deb
E no-debconf-config
Lintian did not output a note for this tag
W postinst-uses-db-input
Lintian did not output a note for this tag
Comment:
A file is not valid UTF-8.
Debian has used UTF-8 for many years. Support for national encodings
is being phased out. This file probably appears to users in mangled
characters (also called mojibake).
Packaging control files must be encoded in valid UTF-8.
Please convert the file to UTF-8 using iconv or a similar tool.
Severity: warning
Check: files/encoding
Renamed from: national-encoding-in-text-file
debian-changelog-file-uses-obsolete-national-encoding
debian-control-file-uses-obsolete-national-encoding
debian-copyright-file-uses-obsolete-national-encoding
debian-news-file-uses-obsolete-national-encoding
debian-tests-control-uses-national-encoding
doc-base-file-uses-obsolete-national-encoding
national-encoding-in-debconf-template national-encoding-in-manpage
Note how the long description of the national-encoding
is at a different tag at a different package, as well as various other issues with other tags.