diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:36:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:36:05 +0000 |
commit | 8bc37fc67193505a5a346fd2f1bee70476eb3942 (patch) | |
tree | 24bc012bd3fa1f2e7cb96ac12c041bafe31b0670 /debian/lintian-overrides | |
parent | Adding upstream version 1.1.0. (diff) | |
download | icingadb-8bc37fc67193505a5a346fd2f1bee70476eb3942.tar.xz icingadb-8bc37fc67193505a5a346fd2f1bee70476eb3942.zip |
Adding debian version 1.1.0-1.debian/1.1.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/lintian-overrides')
-rw-r--r-- | debian/lintian-overrides | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..b7bd2b9 --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,8 @@ +# Only systemd is supported +package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/icingadb.service] + +# False positive, string not included in source +spelling-error-in-binary whE when [usr/sbin/icingadb*] +spelling-error-in-binary wTH with [usr/sbin/icingadb*] +spelling-error-in-binary octects octets [usr/sbin/icingadb*] + |