This file is indexed.

/usr/share/lintian/overrides/libeda0 is in libeda0 0.44.09.9-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
# Because -D_FORTIFY_SOURCE works in a non-standard way
# (i.e. it is not handled by the preprocessor),
# and the C code generated by eC is preprocessed
# before being compiled to C code, which does not
# include the C header files for the functions, but
# rather define its own prototypes, fortify functions
# is not supported in eC.
libeda0 binary: hardening-no-fortify-functions

# The libEDA library is installed under the ec/ subdirectory
# and managed by the eC dynamic library import mechanism.
# debhelper is somehow calling ldconfig even though
# no configuration is required.
libeda0 binary: postrm-has-useless-call-to-ldconfig

# The libEDA library is installed under the ec/ subdirectory
# and managed by the eC dynamic library import mechanism.
# debhelper is somehow calling ldconfig even though
# no configuration is required.
libeda0 binary: postinst-has-useless-call-to-ldconfig