]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/pkg/deb: silence irrelevant lintian warnings
authorJakub Ružička <jakub.ruzicka@nic.cz>
Thu, 6 Jun 2024 14:50:26 +0000 (16:50 +0200)
committerJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 11 Jun 2024 12:23:22 +0000 (14:23 +0200)
distro/pkg/deb/source/lintian-overrides [new file with mode: 0644]

diff --git a/distro/pkg/deb/source/lintian-overrides b/distro/pkg/deb/source/lintian-overrides
new file mode 100644 (file)
index 0000000..ff8e36a
--- /dev/null
@@ -0,0 +1,16 @@
+# upstream package doesn't include missing-sources for HTTP module static files,
+# they can be found in individual upstream repos or in Debian package debian/missing-sources
+source: source-is-missing [modules/http/static/bootstrap.min.js]
+source: source-is-missing [modules/http/static/d3.js]
+source: source-is-missing [modules/http/static/datamaps.world.min.js]
+source: source-is-missing [modules/http/static/dygraph.min.js]
+source: source-is-missing [modules/http/static/epoch.js]
+source: source-is-missing [modules/http/static/jquery.js]
+source: source-is-missing [modules/http/static/selectize.min.js]
+source: source-is-missing [modules/http/static/topojson.js]
+# that's how HTTP module is built upstream
+source: source-contains-prebuilt-javascript-object
+# not relevant in upstream package
+source: no-nmu-in-changelog
+# upstream package uses apkg, watch file is redundant
+source: debian-watch-file-is-missing