Lintian Fixes - node-markdown-it

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 5e8989e..72a2aed 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-supertest
  , rollup
  , terser
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-markdown-it
 Vcs-Git: https://salsa.debian.org/js-team/node-markdown-it.git
 Homepage: https://github.com/markdown-it/markdown-it#readme
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a96f567..049259e 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -3,12 +3,12 @@ add-component-copyright markdown-it-for-inline [debian/copyright]
 add-component-copyright markdown-it-testgen [debian/copyright]
 
 # False positive
-source-is-missing ucmicro/categories/P/regex.js
-source-contains-prebuilt-javascript-object ucmicro/categories/P/regex.js
-very-long-line-length-in-source-file benchmark/samples/lorem1.txt line 3 is 881 characters long (>512)
-very-long-line-length-in-source-file linkify-it/benchmark/samples/email_fuzzy.txt line 3 is 826 characters long (>512)
-very-long-line-length-in-source-file linkify-it/benchmark/samples/link_fuzzy.txt line 3 is 826 characters long (>512)
-very-long-line-length-in-source-file linkify-it/benchmark/samples/link_normal.txt line 3 is 826 characters long (>512)
-very-long-line-length-in-source-file linkify-it/benchmark/samples/many.txt line 3 is 861 characters long (>512)
-very-long-line-length-in-source-file linkify-it/benchmark/samples/many_fast.txt line 3 is 869 characters long (>512)
-very-long-line-length-in-source-file ucmicro/categories/P/regex.js line 1 is 1907 characters long (>512)
+source-is-missing [ucmicro/categories/P/regex.js]
+source-contains-prebuilt-javascript-object [ucmicro/categories/P/regex.js]
+very-long-line-length-in-source-file 881 > 512 [benchmark/samples/lorem1.txt:3]
+very-long-line-length-in-source-file 826 > 512 [linkify-it/benchmark/samples/email_fuzzy.txt:3]
+very-long-line-length-in-source-file 826 > 512 [linkify-it/benchmark/samples/link_fuzzy.txt:3]
+very-long-line-length-in-source-file 826 > 512 [linkify-it/benchmark/samples/link_normal.txt:3]
+very-long-line-length-in-source-file 861 > 512 [linkify-it/benchmark/samples/many.txt:3]
+very-long-line-length-in-source-file 869 > 512 [linkify-it/benchmark/samples/many_fast.txt:3]
+very-long-line-length-in-source-file 1907 > 512 [ucmicro/categories/P/regex.js:1]

Run locally

More details

Full run details

Historical runs