Lintian Fixes - ruby-execjs

Ready changes

Summary

  • Update lintian override info format in d/source/lintian-overrides on line 2-3. ( mismatched-override )
  • debian/watch: Use GitHub /tags rather than /releases page.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/changelog b/debian/changelog
index 8c138b7..ec2a800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-execjs (2.8.1-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-3.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 14 Mar 2023 11:16:46 -0000
+
 ruby-execjs (2.8.1-1) unstable; urgency=medium
 
   * Team Upload
diff --git a/debian/control b/debian/control
index 1506035..de843c8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: bundler,
                nodejs,
                rake,
                ruby-multi-json
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-execjs.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-execjs
 Homepage: https://github.com/rails/execjs
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 584cef9..43fad58 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
 # false positive, test data
-ruby-execjs source: source-is-missing test/fixtures/babel.js line length is 803 characters (>512)
-ruby-execjs source: source-is-missing test/fixtures/coffee-script.js line length is 32629 characters (>512)
+ruby-execjs source: source-is-missing [test/fixtures/babel.js]
+ruby-execjs source: source-is-missing [test/fixtures/coffee-script.js]
diff --git a/debian/watch b/debian/watch
index 174e279..bd5b1e3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/rails/execjs/releases .*/v(.*)\.tar\.gz
+https://github.com/rails/execjs/tags .*/v(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Ruby-Versions: all

Run locally

More details

Full run details