d/lintian-overrides: Drop workaround for remove-on-upgrade dpkg flag

As of Lintian 2.105.0, remove-on-upgrade and other flags in DEBIAN/conffiles is
properly handled. False errors are no longer thrown. Drop the workaround
introduced for this purpose.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2021-09-09 19:27:19 -07:00 committed by James Valleroy
parent bdc1965b6c
commit 34987c77bd
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -16,15 +16,6 @@ freedombox binary: non-standard-apache2-configuration-name *
# that requires significant effort.
freedombox binary: web-application-works-only-with-apache
# Since dpkg 1.20.6, there is support for a flag called remove-on-upgrade in
# DEBIAN/conffiles. debhelper 13.5+ will generate conffiles with flag from
# .maintscript instead of using postinst scripts. Lintian does not yet
# understand this flag and generates several errors. Ignore all errors related
# to this flag until lintian is fixed.
freedombox: conffile-is-not-in-package remove-on-upgrade *
freedombox: non-etc-file-marked-as-conffile remove-on-upgrade *
freedombox: relative-conffile remove-on-upgrade *
# FreedomBox adds systemd security features for other daemons in Debian. There
# is no equivalent for this in sysvinit. Sometimes, FreedomBox provide service
# files for packages that do not provide them. FreedomBox does not support