This file is indexed.

/usr/share/lintian/checks/symlinks.desc is in lintian 2.5.22ubuntu1.

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
21
22
23
24
25
26
27
28
29
Check-Script: symlinks
Author: Niels Thykier <niels@thykier.net>
Abbrev: sym
Type: binary, udeb
Needs-Info: index
Info: This script checks for broken symlinks.

Tag: package-contains-broken-symlink
Severity: normal
Certainty: wild-guess
Experimental: yes
Info: The package contains a symlink but the destination
 for the link does not exist in the package nor in its
 direct dependencies.

Tag: package-contains-broken-symlink-wildcard
Severity: normal
Certainty: possible
Info: The package contains a symlink with a target that
 appears to be a "failed" wildcard expansion.  Furthermore
 the target does not exists in the package or any of its
 direct dependencies (built from the same source).

Tag: package-contains-unsafe-symlink
Severity: serious
Certainty: certain
Info: The package contains an unsafe symlink.  If followed,
 the link will escape the package root.
Ref: policy 10.5