diff options
Diffstat (limited to '')
-rw-r--r-- | debian/postfix.lintian-overrides | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/postfix.lintian-overrides b/debian/postfix.lintian-overrides new file mode 100644 index 0000000..b63b3cc --- /dev/null +++ b/debian/postfix.lintian-overrides @@ -0,0 +1,8 @@ +# Lintian doesn't know how to parse the damn files. +postfix: missing-debconf-dependency-for-preinst +# It's fine, since this usage results in a consistent state. +postfix: unconditional-use-of-dpkg-statoverride +# These aren't really spares. +postfix: spare-manual-page +# Required by FHS. +postfix: ldconfig-escape usr/sbin/sendmail [usr/lib/sendmail] |