# Libraries are not shipped in separate packages
desktopvideo binary: package-name-doesnt-match-sonames libDeckLinkAPI libDeckLinkPreviewAPI

# These old package names don't comply to proper convention, but we still need
# to conflict with them
desktopvideo binary: bad-provided-package-name DeckLink
desktopvideo binary: bad-provided-package-name Intensity
desktopvideo binary: bad-provided-package-name Multibridge

# Compatibility is determined through COM style interface, which means that
# .so versioning isn't really necessary
desktopvideo binary: shlib-without-versioned-soname usr/lib/libDeckLinkPreviewAPI.so libDeckLinkPreviewAPI.so
desktopvideo binary: shlib-without-versioned-soname usr/lib/libDeckLinkAPI.so libDeckLinkAPI.so

# This is actually safe, it's just lintian doesn't realise
desktopvideo binary: postrm-unsafe-ldconfig

# We handle conffile management outselves due to needing to support older distributions
desktopvideo: init.d-script-not-marked-as-conffile etc/init.d/DesktopVideoHelper

# We do create links if not using upstart or systemd
desktopvideo: script-in-etc-init.d-not-registered-via-update-rc.d etc/init.d/DesktopVideoHelper

# These are partially stripped so we can still get meaningful backtraces in dmesg
desktopvideo: unstripped-binary-or-object usr/src/blackmagic-*/bmd-support.a
desktopvideo: unstripped-binary-or-object usr/src/blackmagic-*/blackmagic.a
