summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@debian.org>2024-02-13 11:56:16 -0300
committerRafael Laboissière <rafael@debian.org>2024-02-13 11:57:50 -0300
commit9b0adcbf193ed5b5a5015064d455c46b207f6105 (patch)
treea42db1ba6ccbcad9646064362bd8d2a90c5d2dd1
parente30dc9ec0b4e8efbb459997b32f6bbb76ec43c25 (diff)
d/s/lintian-overrides: Override Lintian warning very-long-line-length-in-source-file
-rw-r--r--debian/source/lintian-overrides5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 0b7868c..673be50 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,3 +3,8 @@
# the source is indeed present. Lintian is known to be oversensitive in
# the source-is-missing check for HTML files (see Bug#1019980).
octave-arduino source: source-is-missing [doc/arduino.html]
+
+# The files doc/arduino.{qch,qhc,html}, even though they are shipped
+# in the tarball, are not source files. BTW, they are rebuilt during
+# package building.
+octave-arduino source: very-long-line-length-in-source-file * > * [doc/arduino.*:*]