Felix Lechner pushed to branch master at lintian / lintian
Commits: 74c4a12f by Felix Lechner at 2022-01-19T05:13:29-08:00 Sever check for long line length from broken cruft check. (Closes: #996740) Allows an archive-wide evaluation of the exemption for files generated by Autotools, as specified in the screen autotools/long-lines. The website does not presently run the cruft check because it lengthens processing times by a factor of five in some cases. Gbp-Dch: ignore - - - - - 30 changed files: - lib/Lintian/Check/Cruft.pm - + lib/Lintian/Check/Files/Contents/LineLength.pm - t/recipes/checks/cruft/cruft-gfdl-fp-sliding-win/eval/hints - t/recipes/checks/cruft/cruft-gfdl-invariants/eval/hints - t/recipes/checks/cruft/cruft-minified-js/eval/hints - t/recipes/checks/cruft/min-js-with-sources/eval/hints - + t/recipes/checks/files/contents/line-length/cruft-gfdl-fp-sliding-win/build-spec/fill-values - + t/recipes/checks/files/contents/line-length/cruft-gfdl-fp-sliding-win/build-spec/orig/src/normal.texi - + t/recipes/checks/files/contents/line-length/cruft-gfdl-fp-sliding-win/build-spec/pre-build - + t/recipes/checks/files/contents/line-length/cruft-gfdl-fp-sliding-win/eval/desc - + t/recipes/checks/files/contents/line-length/cruft-gfdl-fp-sliding-win/eval/hints - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/fill-values - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/autoconf.texi - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/dvipdfmx.tex - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/empty.texi - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/emptybis.texi - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/false-positive.rtf - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/frontback.html - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/frontback.texi - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/invariant.txt - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/appendix.txt - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/badpunctuation.txt - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/cflow.texi - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/citetitle.po - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/clisp.txt - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/clisp.xml - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/comments.po - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/diveintopythonok.html - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/findsutilsokinlinenewline.c - + t/recipes/checks/files/contents/line-length/cruft-gfdl-invariants/build-spec/orig/src/oldfalsepositive/findutilsok.c The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/74c4a12f2be4285c8cee29ba0822579dacd3f21c -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/74c4a12f2be4285c8cee29ba0822579dacd3f21c You're receiving this email because of your account on salsa.debian.org.

