[Git][reproducible-builds/diffoscope][master] Re-add two lintian overrides about (well known) source-is-missing
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Mar 25 19:08:41 UTC 2023
Holger Levsen pushed to branch master at Reproducible Builds / diffoscope
Commits:
7d0fd9c3 by Holger Levsen at 2023-03-25T20:07:03+01:00
Re-add two lintian overrides about (well known) source-is-missing
It's just that with those two locally I get mismatched override warning
(which is wrong), while without then the jenkins jobs throws a lintian error.
So erring on the side of caution not to cause an error, but rather a warning.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- debian/source/lintian-overrides
Changes:
=====================================
debian/source/lintian-overrides
=====================================
@@ -15,6 +15,8 @@ very-long-line-length-in-source-file * > 512 [tests/data/*]
# we are fully aware of this
# https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/66
+source-is-missing [tests/data/test1.o]
+source-is-missing [tests/data/test2.o]
source-is-missing [tests/data/test1.debug]
source-is-missing [tests/data/test2.debug]
source-contains-prebuilt-binary [tests/data/test1.debug]
@@ -26,8 +28,6 @@ source-contains-prebuilt-wasm-binary [tests/data/hello2.wasm]
# not detected anymore by current lintian
# left here for convinience when reenabling them again
-#source-is-missing [tests/data/test1.o]
-#source-is-missing [tests/data/test2.o]
#source-is-missing [tests/data/test1.pyc-renamed]
#source-is-missing [tests/data/test2.pyc-renamed]
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/7d0fd9c30fe0c66eb4df0cf11be1c511989e42be
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/7d0fd9c30fe0c66eb4df0cf11be1c511989e42be
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230325/f03eaacb/attachment.htm>
More information about the rb-commits
mailing list