Lintian Fixes - pegjs

Ready changes

Summary

  • Update lintian override info format in d/source/lintian-overrides on line 2-12, 15-19. ( 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 5323c0a..8ab8243 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs
  , node-browserify-lite
  , uglifyjs
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/pegjs
 Vcs-Git: https://salsa.debian.org/js-team/pegjs.git
 Homepage: https://github.com/dmajda/pegjs
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 0e7f60d..5272337 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,22 +1,22 @@
 # Unused files
-source-is-missing benchmark/vendor/jquery.scrollto/jquery.scrollTo.js
-source-is-missing benchmark/vendor/jquery/jquery.js
-source-contains-prebuilt-javascript-object benchmark/vendor/jquery.scrollto/jquery.scrollTo.js
-source-contains-prebuilt-javascript-object benchmark/vendor/jquery/jquery.js
-very-long-line-length-in-source-file benchmark/css/960.gs/min/960.css line 1 is 5336 characters long (>512)
-very-long-line-length-in-source-file benchmark/css/960.gs/min/960_24_col.css line 1 is 5057 characters long (>512)
-very-long-line-length-in-source-file benchmark/css/960.gs/min/reset.css line 1 is 648 characters long (>512)
-very-long-line-length-in-source-file benchmark/css/blueprint/min/screen.css line 128 is 895 characters long (>512)
-very-long-line-length-in-source-file benchmark/css/blueprint/src/grid.css line 66 is 774 characters long (>512)
-very-long-line-length-in-source-file benchmark/vendor/jquery.scrollto/jquery.scrollTo.js line 7 is 2272 characters long (>512)
-very-long-line-length-in-source-file benchmark/vendor/jquery/jquery.js line 3 is 32077 characters long (>512)
+source-is-missing [benchmark/vendor/jquery.scrollto/jquery.scrollTo.js]
+source-is-missing [benchmark/vendor/jquery/jquery.js]
+source-contains-prebuilt-javascript-object [benchmark/vendor/jquery.scrollto/jquery.scrollTo.js]
+source-contains-prebuilt-javascript-object [benchmark/vendor/jquery/jquery.js]
+very-long-line-length-in-source-file 5336 > 512 [benchmark/css/960.gs/min/960.css:1]
+very-long-line-length-in-source-file 5057 > 512 [benchmark/css/960.gs/min/960_24_col.css:1]
+very-long-line-length-in-source-file 648 > 512 [benchmark/css/960.gs/min/reset.css:1]
+very-long-line-length-in-source-file 895 > 512 [benchmark/css/blueprint/min/screen.css:128]
+very-long-line-length-in-source-file 774 > 512 [benchmark/css/blueprint/src/grid.css:66]
+very-long-line-length-in-source-file 2272 > 512 [benchmark/vendor/jquery.scrollto/jquery.scrollTo.js:7]
+very-long-line-length-in-source-file 32077 > 512 [benchmark/vendor/jquery/jquery.js:3]
 
 # Data
-source-is-missing lib/parser.js
-source-contains-prebuilt-javascript-object lib/parser.js
-very-long-line-length-in-source-file examples/javascript.pegjs line 426 is 4084 characters long (>512)
-very-long-line-length-in-source-file lib/parser.js line 402 is 6852 characters long (>512)
-very-long-line-length-in-source-file src/parser.pegjs line 492 is 4084 characters long (>512)
+source-is-missing [lib/parser.js]
+source-contains-prebuilt-javascript-object [lib/parser.js]
+very-long-line-length-in-source-file 4084 > 512 [examples/javascript.pegjs:426]
+very-long-line-length-in-source-file 6852 > 512 [lib/parser.js:402]
+very-long-line-length-in-source-file 4084 > 512 [src/parser.pegjs:492]
 
 # Generic types-* path
 add-component-copyright types-*
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index f8f7c2d..6fb762f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,7 @@
 ---
 Archive: GitHub
-Bug-Database: https://github.com/dmajda/pegjs/issues
-Bug-Submit: https://github.com/dmajda/pegjs/issues/new
+Bug-Database: https://github.com/pegjs/pegjs/issues
+Bug-Submit: https://github.com/pegjs/pegjs/issues/new
 Changelog: https://github.com/dmajda/pegjs/tags
 Repository: https://github.com/dmajda/pegjs.git
-Repository-Browse: https://github.com/dmajda/pegjs
+Repository-Browse: https://github.com/pegjs/pegjs

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details