Lintian Fixes - gap-scscp

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b3f5a1b..fce2542 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gap-scscp (2.4.0+ds-2) UNRELEASED; urgency=medium
+
+  * Fix field name case in debian/tests/control (Test-command ⇒ Test-Command).
+  * Use correct machine-readable copyright file URI.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 09 Jan 2023 00:00:41 -0000
+
 gap-scscp (2.4.0+ds-1) unstable; urgency=medium
 
   * New upstream minor release.
diff --git a/debian/control b/debian/control
index 135ddb1..32cf466 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper-compat (= 13), help2man,
  gap (>= 4.11.0), gap-gapdoc, gap-io (>= 4.6.0), gap-openmath (>= 11.5.0),
  texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.gap-system.org/Packages/scscp.html
 Vcs-Git: https://salsa.debian.org/science-team/gap-scscp.git
 Vcs-Browser: https://salsa.debian.org/science-team/gap-scscp
diff --git a/debian/copyright b/debian/copyright
index d9ac0be..19af2b3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: GAP package SCSCP
 Upstream-Contact:
  Alexander Konovalov <alexk@mcs.st-andrews.ac.uk>
diff --git a/debian/tests/control b/debian/tests/control
index 7700a4f..1ca92d7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Test-command: echo "QUIT_GAP(TestDirectory(\"debian/tests\"));" | gap -A -q -T
 Depends: gap-scscp, gap-smallgrp
+Test-Command: echo "QUIT_GAP(TestDirectory(\"debian/tests\"));" | gap -A -q -T

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details