Lintian Fixes - context-nonfree

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 07aa9aa..9d17079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ context-nonfree (2007.03.22-3) UNRELEASED; urgency=medium
   * Remove constraints unnecessary since stretch:
     + Build-Depends-Indep: Drop versioned constraint on tex-common.
     + context-nonfree: Drop versioned constraint on tex-common in Depends.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Fri, 21 May 2021 12:15:19 -0000
 
diff --git a/debian/control b/debian/control
index 5154c0f..ab20014 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: non-free/tex
 Priority: optional
 Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
 Uploaders: Norbert Preining <norbert@preining.info>
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: tex-common
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://github.com/debian-tex/context-nonfree.git
 Vcs-Browser: https://github.com/debian-tex/context-nonfree
 
diff --git a/debian/rules b/debian/rules
index 9c488e4..a0847c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,3 @@
 
 %:
 	dh $@ --with tex
-
-override_dh_missing:
-	dh_missing --fail-missing

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details