missing-dependency-on-libstdc++
The listed file appears to be linked against the C++ library, but the
package doesn't depend on the C++ library package. Normally this indicates
that ${shlibs:Depends} was omitted from the Depends line for this package
in debian/control
.
All shared libraries and compiled binaries must be run through
dpkg-shlibdeps to find out any libraries they are linked against (often
via the dh_shlibdeps debhelper command). The package containing these
files must then depend on ${shlibs:Depends} in debian/control
to
get the proper package dependencies for those libraries.
For more information please consult:
- Debian Policy Manual section 8.6.1
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.111.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ce6249d. For merge requests, please use the latest version in the Lintian check binaries/prerequisites.
This tag is experimental.
Visibility: error