Lintian Fixes - uglify-js

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 )
  • Set upstream metadata fields: Repository.

Diff

diff --git a/debian/control b/debian/control
index f7b0a135..6770492b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  node-acorn,
  node-semver <!nocheck>,
  pigz,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/mishoo/UglifyJS
 Vcs-Browser: https://salsa.debian.org/js-team/uglifyjs
 Vcs-Git: https://salsa.debian.org/js-team/uglifyjs.git
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a1be90fc..de85a6eb 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,6 +1,6 @@
 # License is in Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]
 
 # False positive, just unusually long code lines in source
 source-is-missing [test/input/issue-3040/expect.js]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 282e8dd9..6af6c4fc 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Bug-Database: https://github.com/mishoo/UglifyJS2/issues
-Bug-Submit: https://github.com/mishoo/UglifyJS2/issues/new
-Repository: https://github.com/mishoo/UglifyJS2.git
-Repository-Browse: https://github.com/mishoo/UglifyJS2
+Bug-Database: https://github.com/mishoo/UglifyJS/issues
+Bug-Submit: https://github.com/mishoo/UglifyJS/issues/new
+Repository: https://github.com/mishoo/UglifyJS.git
+Repository-Browse: https://github.com/mishoo/UglifyJS

Run locally

More details

Full run details

Historical runs