From ae4d973db22a61698cc890e657f936560705881f Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 9 Sep 2021 14:51:41 -0700 Subject: [PATCH] d/lintian-overrides: Drop override for a removed tag As of lintian 2.105.0, the tag systemd-service-file-outside-lib has been removed. Drop the override to avoid a lintian error. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- debian/freedombox.lintian-overrides | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/freedombox.lintian-overrides b/debian/freedombox.lintian-overrides index e934a69f3..3f0a1c2f5 100644 --- a/debian/freedombox.lintian-overrides +++ b/debian/freedombox.lintian-overrides @@ -16,9 +16,6 @@ freedombox binary: non-standard-apache2-configuration-name * # that requires significant effort. 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