mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
lintian: Overrides for remove-on-upgrade dpkg conffiles flag
Signed-off-by: Fioddor Superconcentrado <fioddor@gmail.com> [sunil: Limit the overrides to just the flag not understood by lintian] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
6cc2120e4e
commit
d49d7f9b41
9
debian/freedombox.lintian-overrides
vendored
9
debian/freedombox.lintian-overrides
vendored
@ -18,3 +18,12 @@ freedombox binary: web-application-works-only-with-apache
|
||||
|
||||
# Temporary workaround for https://bugs.debian.org/992465
|
||||
freedombox: systemd-service-file-outside-lib usr/lib/systemd/system/*.service
|
||||
|
||||
# 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 *
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user