summaryrefslogtreecommitdiffstats
path: root/debian/mariadb-test.lintian-overrides
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 18:07:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 18:07:29 +0000
commit82a6365993a3c6650c39a1bca3ec3ccba827b763 (patch)
tree5c5987626fe4696f54de9cdedfa95e0251e4e7b4 /debian/mariadb-test.lintian-overrides
parentAdding upstream version 1:10.5.12. (diff)
downloadmariadb-10.5-debian/1%10.5.12-1.tar.xz
mariadb-10.5-debian/1%10.5.12-1.zip
Adding debian version 1:10.5.12-1.debian/1%10.5.12-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/mariadb-test.lintian-overrides21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/mariadb-test.lintian-overrides b/debian/mariadb-test.lintian-overrides
new file mode 100644
index 00000000..7f4c2305
--- /dev/null
+++ b/debian/mariadb-test.lintian-overrides
@@ -0,0 +1,21 @@
+# OK, these files are part of test suite and only used for a test
+arch-dependent-file-in-usr-share usr/share/mysql/mysql-test/lib/My/SafeProcess/my_safe_process
+arch-dependent-file-in-usr-share usr/share/mysql/mysql-test/lib/My/SafeProcess/wsrep_check_version
+# myisam stopwords and other variable names that cannot be changed and spelling errors remain
+spelling-error-in-binary usr/bin/mariadb-client-test-embedded yuR your
+spelling-error-in-binary usr/bin/mariadb-client-test-embedded noone no one
+spelling-error-in-binary usr/bin/mariadb-client-test-embedded thats that's
+spelling-error-in-binary usr/bin/mariadb-client-test-embedded theres there's
+spelling-error-in-binary usr/bin/mariadb-test-embedded yuR your
+spelling-error-in-binary usr/bin/mariadb-test-embedded noone no one
+spelling-error-in-binary usr/bin/mariadb-test-embedded thats that's
+spelling-error-in-binary usr/bin/mariadb-test-embedded theres there's
+spelling-error-in-binary usr/lib/mysql/plugin/qa_auth_interface.so userA users
+# Valid reason for documentation in context in directory
+package-contains-documentation-outside-usr-share-doc usr/share/mysql/mysql-test/README*
+# Test plugins intentionally not fully featured
+shared-library-lacks-prerequisites usr/lib/mysql/plugin/auth_0x0100.so
+shared-library-lacks-prerequisites usr/lib/mysql/plugin/debug_key_management.so
+# Intentional as the plugins are used by both the client and server
+breakout-link usr/lib/*/libmariadb3/plugin/auth_test_plugin.so -> usr/lib/mysql/plugin/auth_test_plugin.so
+breakout-link usr/lib/*/libmariadb3/plugin/qa_auth_interface.so -> usr/lib/mysql/plugin/qa_auth_interface.so