Add lintian overrides for various false positives
This commit is contained in:
parent
54acfc4e17
commit
1865b9397e
8
debian/cmake-curses-gui.lintian-overrides
vendored
Normal file
8
debian/cmake-curses-gui.lintian-overrides
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* Buil Build
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* lable label
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* lengH length
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* ment meant
|
2
debian/cmake-data.lintian-overrides
vendored
Normal file
2
debian/cmake-data.lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# CMake modules and non-optional help files which must not be deleted by the admin
|
||||||
|
package-contains-documentation-outside-usr-share-doc usr/share/*
|
8
debian/cmake-qt-gui.lintian-overrides
vendored
Normal file
8
debian/cmake-qt-gui.lintian-overrides
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* Buil Build
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* lable label
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* lengH length
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* ment meant
|
8
debian/cmake.lintian-overrides
vendored
Normal file
8
debian/cmake.lintian-overrides
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* Buil Build
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* lable label
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* lengH length
|
||||||
|
# False positive; arbitrary binary data that only looks like an English word
|
||||||
|
spelling-error-in-binary usr/bin/* ment meant
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -4,3 +4,5 @@ cmake source: source-is-missing Tests/RunCMake/file-RPATH/ELF/elf*.bin
|
|||||||
cmake source: source-contains-prebuilt-binary Tests/RunCMake/file-RPATH/ELF/elf*.bin
|
cmake source: source-contains-prebuilt-binary Tests/RunCMake/file-RPATH/ELF/elf*.bin
|
||||||
# test files
|
# test files
|
||||||
cmake source: source-contains-cmake-cache-file Tests/*/CMakeCache.txt
|
cmake source: source-contains-cmake-cache-file Tests/*/CMakeCache.txt
|
||||||
|
# false positive; lintian 2.111.0 cannot grok python3-sphinx:native as build depend
|
||||||
|
cmake source: missing-build-dependency-for-dh_-command dh_sphinxdoc => *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user