Lintian Fixes - xpad

Ready changes

Summary

  • Fix field name case in debian/tests/control (Test-command ⇒ Test-Command).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e4da2ff..9ab18bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ xpad (5.8.0-2) UNRELEASED; urgency=medium
   [ Jeroen Ploemen ]
   * Clean: remove po/*.gmo and po/stamp-po. (Closes: #1049192)
 
+  [ Debian Janitor ]
+  * Fix field name case in debian/tests/control (Test-command ⇒ Test-Command).
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 May 2022 07:28:14 -0000
 
 xpad (5.8.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b599e94..1299b47 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  libglib2.0-dev,
  libgtk-3-dev,
  libgtksourceview-4-dev,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://launchpad.net/xpad
 Vcs-Git: https://salsa.debian.org/jcfp/xpad.git
 Vcs-Browser: https://salsa.debian.org/jcfp/xpad
diff --git a/debian/tests/control b/debian/tests/control
index 14c7733..27edce1 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Test-command: xpad --version && xpad --help
 Depends: @
 Restrictions: superficial
+Test-Command: xpad --version && xpad --help

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/69/a08e0bb5b96e98f205082a7a8d64dcf0ca6de3.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/57/6fa21d13da2b0d728b1539790afeedce21880b.debug

No differences were encountered between the control files of package xpad

Control files of package xpad-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 576fa21d13da2b0d728b1539790afeedce21880b 69a08e0bb5b96e98f205082a7a8d64dcf0ca6de3

Run locally

More details

Full run details