From bf772a107fc4511b6e3e5aafddb762ca3fa74f0b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:24:44 +0200 Subject: Adding debian version 1:10.11.6-2. Signed-off-by: Daniel Baumann --- debian/mariadb-test.lintian-overrides | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/mariadb-test.lintian-overrides (limited to 'debian/mariadb-test.lintian-overrides') diff --git a/debian/mariadb-test.lintian-overrides b/debian/mariadb-test.lintian-overrides new file mode 100644 index 00000000..d5758ebb --- /dev/null +++ b/debian/mariadb-test.lintian-overrides @@ -0,0 +1,21 @@ +# These should be moved, see https://jira.mariadb.org/browse/MDEV-21653 +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] +# Duplicate in old Lintian syntax as the FTP of NEW queue still uses it +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 that cannot be changed and spelling errors remain +spelling-error-in-binary noone no one [usr/bin/*] +spelling-error-in-binary thats that's [usr/bin/*] +spelling-error-in-binary theres there's [usr/bin/*] +# False positive from Lintian, these strings are nowhere in test in source code +spelling-error-in-binary AfE Safe [usr/bin/*] +# 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] +shared-library-lacks-prerequisites [usr/lib/mysql/plugin/test_sql_service.so] +# The file mysql-test-run.pl is a symlink for mariadb-test-run.pl, which does +# not have a man page, so the man page is indeed used and not a spare one +spare-manual-page [usr/share/man/man1/mysql-test-run.pl.1.gz] -- cgit v1.2.3