From 4f2d1ec1ee72a3f5eef3d2be68cc12951c204e3f Mon Sep 17 00:00:00 2001 From: "Jason D. McCormick" Date: Wed, 20 Dec 2023 16:59:36 -0500 Subject: add basic debian building --- debian/source/lintian-overrides | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/source/lintian-overrides (limited to 'debian/source/lintian-overrides') diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..16ee08a --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,11 @@ +# These are part of the source and I'm not sure +# why it's alerting +allmon3 source: source-is-missing [web/index.html] +allmon3 source: source-is-missing [web/voter.html] + +# Overkill to disribute the entire bootstrap download +# in the repository +allmon3 source: source-is-missing [web/js/bootstrap.bundle.min.js] + +# Upstream is debian +allmon3 source: no-debian-changes -- cgit v1.2.3