Lintian Fixes - puddletag

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 1d30621..45bbbaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+puddletag (2.2.0-3) UNRELEASED; urgency=medium
+
+  * Add missing build dependency on dh-python | dh-sequence-python3 for command
+    dh_python3.
+  * Set upstream metadata fields: Repository-Browse.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 06 Jun 2023 22:29:08 -0000
+
 puddletag (2.2.0-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 1b6ada6..58f8090 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper-compat (= 13),
                pybuild-plugin-pyproject,
                python3,
                python3-setuptools,
+               dh-python | dh-sequence-python3,
 Build-Depends-Indep: python3-sphinx,
                      python3-sphinx-bootstrap-theme,
 Standards-Version: 4.6.1.0
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index a58cf5f..9231af9 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
 ---
-Name: puddletag
 Bug-Database: https://github.com/puddletag/puddletag/issues
 Bug-Submit: https://github.com/puddletag/puddletag/issues/new
+Repository-Browse: https://github.com/puddletag/puddletag

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details