FreedomBox/debian/plinth.lintian-overrides
James Valleroy 9b8ef7223a
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 <jvalleroy@mailbox.org>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-04-09 19:06:31 +05:30

14 lines
747 B
Plaintext

# Apache configuration for the Plinth itself is shipped with proper
# name plinth.conf. However, due to the nature of the package, Plinth
# takes the responsibility of configuring various other services
# behind Apache. The upstream hence ships various Apache
# configuration files which are enabled and disabled when user
# requests.
plinth binary: non-standard-apache2-configuration-name *
# 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
# that requires significant effort.
plinth binary: web-application-should-not-depend-unconditionally-on-apache2