Lintian Fixes - node-crypto-browserify

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index fd56cf2..487dc92 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13)
  , node-randombytes
  , node-randomfill
  , node-tape
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-crypto-browserify
 Vcs-Git: https://salsa.debian.org/js-team/node-crypto-browserify.git
 Homepage: https://github.com/crypto-browserify/crypto-browserify
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 7613b97..b1567a7 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,7 @@
 # test data
-source-is-missing test/public-encrypt.js
-source-is-missing test/sign.js
-source-contains-prebuilt-javascript-object test/public-encrypt.js
-source-contains-prebuilt-javascript-object test/sign.js
-very-long-line-length-in-source-file test/public-encrypt.js line 4 is 3318 characters long (>512)
-very-long-line-length-in-source-file test/sign.js line 6 is 3318 characters long (>512)
+source-is-missing [test/public-encrypt.js]
+source-is-missing [test/sign.js]
+source-contains-prebuilt-javascript-object [test/public-encrypt.js]
+source-contains-prebuilt-javascript-object [test/sign.js]
+very-long-line-length-in-source-file 3318 > 512 [test/public-encrypt.js:4]
+very-long-line-length-in-source-file 3318 > 512 [test/sign.js:6]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 888a503..10cdbff 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Bug-Database: https://github.com/crypto-browserify/crypto-browserify/issues
-Bug-Submit: https://github.com/crypto-browserify/crypto-browserify/issues/new
-Repository: https://github.com/crypto-browserify/crypto-browserify.git
-Repository-Browse: https://github.com/crypto-browserify/crypto-browserify
+Bug-Database: https://github.com/browserify/crypto-browserify/issues
+Bug-Submit: https://github.com/browserify/crypto-browserify/issues/new
+Repository: https://github.com/browserify/crypto-browserify.git
+Repository-Browse: https://github.com/browserify/crypto-browserify

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details