File: //proc/self/root/usr/src/glibc/debian/debhelper.in/libc.lintian-overrides
# libpthread must be stripped specially; GDB needs the non-dynamic
# symbol table in order to load the thread debugging library.
LIBC: unstripped-binary-or-object */libpthread-GLIBC_VERSION.so
# ld.so must be executable, otherwise the system will not work
LIBC: shlib-with-executable-bit */ld-GLIBC_VERSION.so 0755
# It is normal that the ELF dynamic linker does not need any other
# library
LIBC: shared-lib-without-dependency-information */ld-GLIBC_VERSION.so
# dependency on debconf is not needed, as glibc has a fallback to tty
LIBC: missing-debconf-dependency-for-preinst