diff options
Diffstat (limited to 'debian/source')
| -rw-r--r-- | debian/source/format | 1 | ||||
| -rw-r--r-- | debian/source/lintian-overrides | 11 | ||||
| -rw-r--r-- | debian/source/local-options | 0 |
3 files changed, 12 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) 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 diff --git a/debian/source/local-options b/debian/source/local-options new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/debian/source/local-options |
