Lintian Fixes - shtool

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 048b71b..d341d57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+shtool (2.0.8-11) UNRELEASED; urgency=medium
+
+  * Fix field name case in debian/tests/control (Test-command ⇒ Test-Command).
+  * 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>  Tue, 22 Nov 2022 21:01:25 -0000
+
 shtool (2.0.8-10) unstable; urgency=medium
 
   * New maintainer. (Closes: #837052)
diff --git a/debian/control b/debian/control
index 8584fe4..153a2d5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Giovani Augusto Ferreira <giovani@debian.org>
 Build-Depends: debhelper-compat (= 12)
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://www.gnu.org/software/shtool
 Vcs-Browser: https://salsa.debian.org/debian/shtool
diff --git a/debian/tests/control b/debian/tests/control
index 5c1ff84..63aaecd 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Test-Command: shtool echo Debian
 
-Test-command: shtool version -h
+Test-Command: shtool version -h

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details