Update Lintian overrides
This commit is contained in:
parent
83b81989ab
commit
75515f87a1
|
|
@ -1,2 +0,0 @@
|
||||||
# https://bugs.debian.org/970275
|
|
||||||
libostree-doc: package-contains-documentation-outside-usr-share-doc usr/share/gtk-doc/html/ostree/*
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
# This is deliberate: it's just some random signed file to be verified, and
|
# 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
|
# 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]
|
||||||
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.sig*]
|
||||||
|
|
||||||
# This is deliberate, working around the assumption of recursive make
|
# 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
|
# gjs has been broken on sparc64 for a while, and is missing on the
|
||||||
# other architectures mentioned here.
|
# 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,
|
# This shared object genuinely doesn't use any libc ABIs directly,
|
||||||
# only via GLib
|
# 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]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue