Lintian Fixes - gandi-cli

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 08f80d5..f71c906 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
 gandi-cli (1.5-2) UNRELEASED; urgency=medium
 
   * Rename default Git branch in official repository, to ‘main’.
+  * Bump debhelper from old 12 to 13.
+  * Remove obsolete field Contact 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).
 
  --
 
diff --git a/debian/control b/debian/control
index 292f13a..df2e969 100644
--- a/debian/control
+++ b/debian/control
@@ -12,12 +12,12 @@ Build-Depends-Indep:
     python3-all,
     dh-python
 Build-Depends:
-    debhelper-compat (= 12)
-Standards-Version: 4.4.1
+    debhelper-compat (= 13)
+Standards-Version: 4.6.2
 Homepage: https://pypi.python.org/pypi/gandi.cli/
-VCS-Git: https://salsa.debian.org/debian/pkg-gandi-cli.git
-VCS-Browser: https://salsa.debian.org/debian/pkg-gandi-cli/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/debian/pkg-gandi-cli.git
+Vcs-Browser: https://salsa.debian.org/debian/pkg-gandi-cli/
 
 Package: gandi-cli
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 9617e6a..2dbc19c 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -10,7 +10,6 @@
 # <URL:https://wiki.debian.org/UpstreamMetadata>
 Name: Gandi CLI
 Homepage: https://cli.gandi.net/
-Contact: Gandi <feedback@gandi.net>
 Archive: PyPI
 Bug-Database: https://github.com/Gandi/gandi.cli/issues/
 Bug-Submit: https://github.com/Gandi/gandi.cli/issues/new

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details