Lintian Fixes - node-micromatch

Ready changes

Summary

  • Update lintian override info format in d/source/lintian-overrides on line 2-5. ( 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 e681c91..bad10ef 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  , mocha <!nocheck>
  , node-braces (>= 3.0.2) <!nocheck>
  , node-anymatch (>= 3.1.1+~2.1.1) <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/js-team/node-micromatch
 Vcs-Git: https://salsa.debian.org/js-team/node-micromatch.git
 Homepage: https://github.com/jonschlinkert/micromatch
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b9c3e3f..c086fac 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # it's a test so long lines are expected
-source-is-missing test/posix-classes.js
-source-contains-prebuilt-javascript-object test/braces-compiled.js
-source-contains-prebuilt-javascript-object test/posix-classes.js
-very-long-line-length-in-source-file README.md line *
+source-is-missing [test/posix-classes.js]
+source-contains-prebuilt-javascript-object [test/braces-compiled.js]
+source-contains-prebuilt-javascript-object [test/posix-classes.js]
+very-long-line-length-in-source-file * [README.md:*]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index fda728d..74dd9ba 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,6 @@
 ---
 Archive: GitHub
-Bug-Database: https://github.com/jonschlinkert/micromatch/issues
-Bug-Submit: https://github.com/jonschlinkert/micromatch/issues/new
+Bug-Database: https://github.com/micromatch/micromatch/issues
+Bug-Submit: https://github.com/micromatch/micromatch/issues/new
 Repository: https://github.com/jonschlinkert/micromatch.git
-Repository-Browse: https://github.com/jonschlinkert/micromatch
+Repository-Browse: https://github.com/micromatch/micromatch

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details