From 9b8ef7223ac3073501709e6eb86e5388c7eb3605 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Fri, 30 Mar 2018 11:05:23 -0400 Subject: [PATCH] debian: Remove unused lintian override Plinth has been a native package for several releases now. So this override is no longer needed. Signed-off-by: James Valleroy Reviewed-by: Joseph Nuthalapati --- debian/plinth.lintian-overrides | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/plinth.lintian-overrides b/debian/plinth.lintian-overrides index 979b87bd4..dba452ad8 100644 --- a/debian/plinth.lintian-overrides +++ b/debian/plinth.lintian-overrides @@ -6,12 +6,6 @@ # requests. plinth binary: non-standard-apache2-configuration-name * -# After release 0.15.3-1 Plinth indents to become a native package as per team -# decision. This was to considering the nature of the FreedomBox project, it's -# relation to the Debian project and the current difficulties having a separate -# packaging repository. -plinth binary: latest-debian-changelog-entry-changed-to-native - # Plinth depends on Apache2 and cannot work with just any web server. Instead of # being a simple web application it is an administration console that configures # web servers. At some point we would like to work with other web servers but