This file is indexed.

/usr/share/lintian/overrides/octave is in octave 4.0.3-3.

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
# The package is built using debhelper compat 9 + dh_auto_configure, so these
# hardening warning are false positives
octave: hardening-no-fortify-functions *

# The empty directories are created on purpose by the upstream build
# process
octave: package-contains-empty-directory usr/lib/*/octave/*/site/exec/*/
octave: package-contains-empty-directory usr/lib/*/octave/*/site/oct/*/
octave: package-contains-empty-directory usr/lib/*/octave/packages/
octave: package-contains-empty-directory usr/lib/*/octave/site/exec/*/
octave: package-contains-empty-directory usr/lib/*/octave/site/oct/*/
octave: package-contains-empty-directory usr/share/octave/packages/

# The call to exit() happens in a private library
octave: shlib-calls-exit usr/lib/*/octave/*/liboctgui.so.*