mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
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:
parent
bdc1965b6c
commit
34987c77bd
9
debian/freedombox.lintian-overrides
vendored
9
debian/freedombox.lintian-overrides
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user