# The NVIDIA license does not allow any form of modification.
libgl1-nvidia-glx: binary-has-unneeded-section
libgl1-nvidia-glx: shared-lib-without-dependency-information
libgl1-nvidia-glx: shlib-with-executable-stack
#libgl1-nvidia-glx: shlib-with-non-pic-code
#libgl1-nvidia-glx: shlib-without-PT_GNU_STACK-section
libgl1-nvidia-glx: spelling-error-in-binary

# 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).
libgl1-nvidia-glx: shlibs-declares-dependency-on-other-package libgl1-mesa-glx | libgl1

# This package is a strange special case since it overrides standard
# libraries and diverts them, so the package name won't ever be able to
# match the library names it provides.
libgl1-nvidia-glx: package-name-doesnt-match-sonames

# Due to complex maintainer script operations (migration of diversions) a
# simple Breaks+Recommends is not sufficient to ensure clean up-/downgrades.
libgl1-nvidia-glx: conflicts-with-version nvidia-glx *

# We provide ourselves as a virtual package.
libgl1-nvidia-glx: package-relation-with-self provides: libgl1-nvidia-glx
