diff options
Diffstat (limited to '')
-rw-r--r-- | debian/mariadb-server-core.lintian-overrides | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/mariadb-server-core.lintian-overrides b/debian/mariadb-server-core.lintian-overrides new file mode 100644 index 00000000..667228f5 --- /dev/null +++ b/debian/mariadb-server-core.lintian-overrides @@ -0,0 +1,8 @@ +# MyISAM stopwords that cannot be changed and spelling errors remain +spelling-error-in-binary noone no one [usr/sbin/mariadbd] +spelling-error-in-binary thats that's [usr/sbin/mariadbd] +spelling-error-in-binary theres there's [usr/sbin/mariadbd] +# False positive from Lintian, these strings are nowhere in test in source code +spelling-error-in-binary AfE Safe [usr/sbin/mariadbd] +# Valid reason for extra documentation in context in directory +package-contains-documentation-outside-usr-share-doc [usr/share/mysql/charsets/README] |