# The NVIDIA license does not allow any form of modification.
binary-has-unneeded-section
shared-lib-without-dependency-information
[amd64]: shlib-with-executable-stack
[i386]: shlib-with-non-pic-code
shlib-without-PT_GNU_STACK-section
spelling-error-in-binary
shlib-calls-exit
hardening-no-fortify-functions
hardening-no-relro
hardening-no-stackprotector

# Packages built against the NVIDIA libGL should declare dependencies on
# the free version for Debian's purposes.  Therefore we use a special
# combination of shlibs files (for libGL.so.1) and symbols files (for all
# other libraries).
shlibs-declares-dependency-on-other-package libgl1-mesa-glx | libgl1

# Some slave alternatives are placed there.
package-contains-empty-directory usr/lib*/nvidia/tls/
package-contains-empty-directory usr/lib*/tls/

# Debhelper generates them anyway.
postinst-has-useless-call-to-ldconfig
postrm-has-useless-call-to-ldconfig
