Lintian Fixes - mathjax

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 18009ad..9a6bd29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,11 @@ mathjax (2.7.9+dfsg-2) UNRELEASED; urgency=medium
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable):
     + libjs-mathjax: Drop versioned constraint on fonts-mathjax in Depends.
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-5, 8-9.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary packages fonts-mathjax, fonts-mathjax-extras
+    that duplicates source.
 
  -- Xavier Guimard <yadd@debian.org>  Tue, 01 Dec 2020 10:12:46 +0100
 
diff --git a/debian/control b/debian/control
index 7166989..985fde4 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.deb
 Uploaders: Xavier Guimard <yadd@debian.org>,
  Dmitry Shachnev <mitya57@debian.org>
 Build-Depends: debhelper-compat (= 13), perl, yui-compressor
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://www.mathjax.org
 Vcs-Git: https://salsa.debian.org/js-team/mathjax.git
 Vcs-Browser: https://salsa.debian.org/js-team/mathjax
@@ -28,7 +28,6 @@ Description: JavaScript display engine for LaTeX and MathML
  will do the rest.
 
 Package: fonts-mathjax
-Section: javascript
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libjs-mathjax
@@ -47,7 +46,6 @@ Description: JavaScript display engine for LaTeX and MathML (fonts)
  This package contains OTF, SVG and WOFF fonts for MathJax.
 
 Package: fonts-mathjax-extras
-Section: javascript
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: fonts-mathjax
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a20e0f3..7268924 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,9 +1,9 @@
 # These files really have long lines, but they are not minified.
-mathjax source: source-is-missing unpacked/extensions/a11y/explorer.js *
-mathjax source: source-is-missing unpacked/jax/input/AsciiMath/jax.js *
-mathjax source: source-is-missing unpacked/jax/output/SVG/fonts/*
-mathjax source: source-is-missing unpacked/localization/*
+mathjax source: source-is-missing [unpacked/extensions/a11y/explorer.js]
+mathjax source: source-is-missing [unpacked/jax/input/AsciiMath/jax.js]
+mathjax source: source-is-missing [unpacked/jax/output/SVG/fonts/*]
+mathjax source: source-is-missing [unpacked/localization/*]
 mathjax source: source-contains-prebuilt-javascript-object unpacked/extensions/a11y/explorer.js *
 mathjax source: source-contains-prebuilt-javascript-object unpacked/jax/input/AsciiMath/jax.js *
-mathjax source: source-contains-prebuilt-javascript-object unpacked/jax/output/SVG/fonts/*
-mathjax source: source-contains-prebuilt-javascript-object unpacked/localization/*
+mathjax source: source-contains-prebuilt-javascript-object [unpacked/jax/output/SVG/fonts/*]
+mathjax source: source-contains-prebuilt-javascript-object [unpacked/localization/*]

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package fonts-mathjax

No differences were encountered between the control files of package fonts-mathjax-extras

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

Run locally

More details

Full run details