This file is indexed.

/usr/share/lintian/overrides/web2ldap is in web2ldap 1.1.43~dfsg-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
# our config file is called web2ldap.fcgid for a reason (there are
# alternatives, this is the one we chose)
web2ldap: non-standard-apache2-configuration-name

# we only call that on wheezy (#717132)
web2ldap: apache2-reverse-dependency-calls-wrapper-script postinst a2enmod

# we use IfVersion to mask the old auth scheme (#710656)
web2ldap: apache2-deprecated-auth-config Order
web2ldap: apache2-deprecated-auth-config Allow
web2ldap: apache2-deprecated-auth-config <Limit GET>
web2ldap: apache2-deprecated-auth-config <Limit GET POST>
web2ldap: apache2-deprecated-auth-config </Limit>