Update Lintian overrides

This commit is contained in:
Simon McVittie 2022-07-26 19:00:52 +01:00
parent 83b81989ab
commit 75515f87a1
2 changed files with 4 additions and 6 deletions

View File

@ -1,2 +0,0 @@
# https://bugs.debian.org/970275
libostree-doc: package-contains-documentation-outside-usr-share-doc usr/share/gtk-doc/html/ostree/*

View File

@ -1,10 +1,10 @@
# This is deliberate: it's just some random signed file to be verified, and
# upstream happens to have used the text of the LGPL as the signed file
ostree-tests: extra-license-file usr/libexec/installed-tests/libostree/gpg-verify-data/lgpl2
ostree-tests: extra-license-file usr/libexec/installed-tests/libostree/gpg-verify-data/lgpl2.sig*
ostree-tests: extra-license-file [usr/libexec/installed-tests/libostree/gpg-verify-data/lgpl2]
ostree-tests: extra-license-file [usr/libexec/installed-tests/libostree/gpg-verify-data/lgpl2.sig*]
# This is deliberate, working around the assumption of recursive make
ostree-tests: symlink-is-self-recursive usr/libexec/installed-tests/libostree/tests .
ostree-tests: symlink-is-self-recursive . [usr/libexec/installed-tests/libostree/tests]
# gjs has been broken on sparc64 for a while, and is missing on the
# other architectures mentioned here.
@ -14,4 +14,4 @@ ostree-tests: symlink-is-self-recursive usr/libexec/installed-tests/libostree/te
# This shared object genuinely doesn't use any libc ABIs directly,
# only via GLib
library-not-linked-against-libc usr/libexec/installed-tests/libostree/libreaddir-rand.so
library-not-linked-against-libc [usr/libexec/installed-tests/libostree/libreaddir-rand.so]