Add missing-debconf-dependency-for-preinst lintian override

This commit is contained in:
Andrej Shadura 2025-01-22 09:08:56 +01:00
parent 6b7e572ba7
commit 14f188651d
No known key found for this signature in database
GPG Key ID: 2526E9EB828A8F35

View File

@ -1,2 +1,6 @@
# we want prerm to be #!/bin/dash so that it runs no matter what
dash binary: unusual-control-interpreter
# we work around missing debconf instead of depending on it
# to reduce the dependencies of a minimal install
dash binary: missing-debconf-dependency-for-preinst