Lintian Fixes - clap

Ready changes

Summary

  • Set upstream metadata fields: Repository.
  • Remove obsolete field 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 )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a93ed5f..4f5bb4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+clap (0.14.0-4) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 27 Oct 2022 11:54:53 -0000
+
 clap (0.14.0-3) unstable; urgency=medium
 
   * New Maintainer. (Closes: #977671)
diff --git a/debian/control b/debian/control
index aba426d..74b6493 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-all,
                python3-setuptools,
 X-Python3-Version: >= 3.7
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/marekjm/clap
 Vcs-Browser: https://salsa.debian.org/debian/python3-clap
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 20f687b..f6a6785 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,5 @@
-Name: clap
 Bug-Database: https://github.com/marekjm/clap/issues
 Bug-Submit: https://github.com/marekjm/clap/issues/new
 Contact: marekjm@ozro.pw
-Repository: https://github.com/marekjm/clap
+Repository: https://github.com/marekjm/clap.git
 Repository-Browse: https://github.com/marekjm/clap

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details