From 15322b5e4bfa3f93637cb32bf9d45e2b4791a6e7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 20:00:42 +0200 Subject: Adding debian version 1:10.11.6-0+deb12u1. Signed-off-by: Daniel Baumann --- debian/mariadb-server.lintian-overrides | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/mariadb-server.lintian-overrides (limited to 'debian/mariadb-server.lintian-overrides') diff --git a/debian/mariadb-server.lintian-overrides b/debian/mariadb-server.lintian-overrides new file mode 100644 index 00000000..dbdceb02 --- /dev/null +++ b/debian/mariadb-server.lintian-overrides @@ -0,0 +1,13 @@ +# False positive in Lintian, template is actually used +unused-debconf-template mariadb-server/old_data_directory_saved [templates:2] +# 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/*] +# Intentional in-context documentation +package-contains-documentation-outside-usr-share-doc [usr/share/mysql/errmsg-utf8.txt] +# mysql(d).service are symlinks to mariadb.service, and there is indeed a init.d/mariadb shipped +package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/mysql.service] +package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/mysqld.service] -- cgit v1.2.3