Lintian Fixes - xkcdpass

Ready changes

Summary

  • 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 b68cf5a..4bdc810 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xkcdpass (1.19.3+dfsg1-4) UNRELEASED; urgency=medium
+
+  * 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>  Tue, 21 Mar 2023 06:10:38 -0000
+
 xkcdpass (1.19.3+dfsg1-3) unstable; urgency=medium
 
   * Rename default Git branch in official repository, to ‘main’.
diff --git a/debian/control b/debian/control
index 29c9f01..6e32113 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends:
     python3-setuptools,
     python3,
     debhelper-compat (= 13)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/redacted/XKCD-password-generator/
-VCS-Git: https://salsa.debian.org/bignose/pkg-xkcdpass.git
-VCS-Browser: https://salsa.debian.org/bignose/pkg-xkcdpass/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/bignose/pkg-xkcdpass.git
+Vcs-Browser: https://salsa.debian.org/bignose/pkg-xkcdpass/
 
 Package: xkcdpass
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index ba13163..7aca83c 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -8,8 +8,6 @@
 %YAML 1.1
 ---
 # <URL:https://wiki.debian.org/UpstreamMetadata>
-Name: xkcdpass
-Contact: Steven Tobin <steventtobin@gmail.com>
 Archive: PyPI
 Bug-Database: https://github.com/redacted/XKCD-password-generator/issues
 Bug-Submit: https://github.com/redacted/XKCD-password-generator/issues/new

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details