# We are repacking closed source binaries that we must not modify
source-is-missing
source-contains-prebuilt-binary
source: very-long-line-length-in-source-file * [amd64*]
source: very-long-line-length-in-source-file * [arm64*]
upstream-metadata-missing-repository [debian/upstream/metadata]

# We only execute the required steps to minimise build problems
source: no-dh-sequencer [debian/rules]

# we can't create a -common package to contain common things, since we cannot derivate from NVIDIA's packaging.
# these conflicting files are symlinks and are actually not preventing CUDA to work correctly.
source: binaries-have-file-conflict cuda-cudart-13-1 cuda-cudart-dev-13-1 usr/local/cuda-13.1/lib64
source: binaries-have-file-conflict cuda-cudart-13-1 cuda-driver-dev-13-1 usr/local/cuda-13.1/lib64
source: binaries-have-file-conflict cuda-cudart-dev-13-1 cuda-driver-dev-13-1 usr/local/cuda-13.1/lib64
