Lintian Fixes - node-es5-shim

Ready changes

Summary

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

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index eb11e68..a5cecaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+node-es5-shim (4.6.7-3) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-3, 7-8, 11-12.
+  * Set upstream metadata fields: Bug-Database.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 20 May 2023 22:46:30 -0000
+
 node-es5-shim (4.6.7-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 3ea4d72..6042c5d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
 Uploaders: Julien Puydt <jpuydt@debian.org>
 Build-Depends: debhelper-compat (= 13), nodejs, uglifyjs
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/es-shims/es5-shim/
 Vcs-Git: https://salsa.debian.org/js-team/node-es5-shim.git
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a17fdcb..e700553 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,13 +1,13 @@
 # They are prebuilt, but they get rebuilt
-source-contains-prebuilt-javascript-object *es5-sham.min.js*
-source-contains-prebuilt-javascript-object *es5-shim.min.js*
+source-contains-prebuilt-javascript-object [*es5-sham.min.js*]
+source-contains-prebuilt-javascript-object [*es5-shim.min.js*]
 very-long-line-length-in-source-file *es5-shim.min.js*
 very-long-line-length-in-source-file *es5-sham.min.js*
 # There is an inlined function... hence an awfully long line
-source-is-missing *es5-shim.js*
-source-contains-prebuilt-javascript-object *es5-shim.js*
+source-is-missing [*es5-shim.js*]
+source-contains-prebuilt-javascript-object [*es5-shim.js*]
 very-long-line-length-in-source-file *es5-shim.js*
 # It's test data, but looks like legit source code
-source-is-missing *tests/spec/s-array.js*
-source-contains-prebuilt-javascript-object *tests/spec/s-array.js*
+source-is-missing [*tests/spec/s-array.js*]
+source-contains-prebuilt-javascript-object [*tests/spec/s-array.js*]
 very-long-line-length-in-source-file *tests/spec/s-array.js*
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 7f45c0d..49762c9 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
 ---
-Bug-Database: http://github.com/es-shims/es5-shim/issues
+Bug-Database: https://github.com/es-shims/es5-shim/issues
 Bug-Submit: https://github.com/es-shims/es5-shim/issues/new
 Repository: https://github.com/es-shims/es5-shim.git
 Repository-Browse: https://github.com/es-shims/es5-shim

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjs-es5-shim

No differences were encountered between the control files of package node-es5-shim

Run locally

More details

Full run details