Lintian Fixes - inform-mode

Ready changes

Summary

  • Trim trailing whitespace. ( trailing-whitespace )
  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )
  • Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒ Vcs-Git). ( cute-field )

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b6234ff..4b2dbff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+inform-mode (1.6.2-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒
+    Vcs-Git).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 03 Apr 2023 10:50:35 -0000
+
 inform-mode (1.6.2-3) unstable; urgency=medium
 
   * Specify current VCS for Debian packaging work.
@@ -150,7 +161,7 @@ inform-mode (1.5.4-1) unstable; urgency=low
 
  -- John Goerzen <jgoerzen@complete.org>  Sat, 26 Aug 2000 15:42:33 -0500
 
-
+
 # Local variables:
 # coding: utf-8
 # mode: debian-changelog
diff --git a/debian/control b/debian/control
index c5223fb..3d30b77 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Priority: optional
 Build-Depends:
     dh-elpa,
     debhelper-compat (= 13)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.rupert-lane.org/inform-mode/
-VCS-Git: https://salsa.debian.org/bignose/pkg-inform-mode.git
-VCS-Browser: https://salsa.debian.org/bignose/pkg-inform-mode
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/bignose/pkg-inform-mode.git
+Vcs-Browser: https://salsa.debian.org/bignose/pkg-inform-mode
 
 Package: elpa-inform-mode
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 3f59021..9129444 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -8,8 +8,6 @@
 %YAML 1.1
 ---
 # <URL:https://wiki.debian.org/UpstreamMetadata>
-Name: inform-mode
-Contact: Rupert Lane <rupert@rupert-lane.org>
 Archive: The Interactive Fiction Archive <URL:https://ifarchive.org/>
 Repository: https://www.rupert-lane.org/inform-mode/inform-mode.git
 Changelog: https://www.rupert-lane.org/inform-mode/news.html

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package elpa-inform-mode

No differences were encountered between the control files of package inform-mode

Run locally

More details

Full run details