Lintian Fixes - node-ajv

Ready changes

Summary

  • Update lintian override info format in d/source/lintian-overrides on line 2-3. ( mismatched-override )
  • Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index c4a50a9..dfe21c6 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-uri-js
  , node-typescript
  , ts-node <!nocheck>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-ajv
 Vcs-Git: https://salsa.debian.org/js-team/node-ajv.git
 Homepage: https://github.com/epoberezkin/ajv
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b1738f8..4edea61 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,6 +1,6 @@
 # just data
-very-long-line-length-in-source-file README.md line 24 is 668 characters long (>512)
-very-long-line-length-in-source-file ajv-formats/src/formats.ts line 53 is 1165 characters long (>512)
+very-long-line-length-in-source-file 668 > 512 [README.md:24]
+very-long-line-length-in-source-file 1165 > 512 [ajv-formats/src/formats.ts:53]
 
 # Same author
 add-component-copyright ajv-formats [debian/copyright]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index aa70e51..cd18264 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Bug-Database: https://github.com/epoberezkin/ajv/issues
-Bug-Submit: https://github.com/epoberezkin/ajv/issues/new
+Bug-Database: https://github.com/ajv-validator/ajv/issues
+Bug-Submit: https://github.com/ajv-validator/ajv/issues/new
 Repository: https://github.com/epoberezkin/ajv.git
-Repository-Browse: https://github.com/epoberezkin/ajv
+Repository-Browse: https://github.com/ajv-validator/ajv

Run locally

More details

Full run details

Historical runs