Lintian Fixes - python-doc8

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 09fbfea..290d8af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-doc8 (0.10.1-4) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Add missing build-dependency on python3-setuptools.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Aug 2023 14:35:34 -0000
+
 python-doc8 (0.10.1-3) unstable; urgency=medium
 
   * Switch to pytest instead of nose (Closes: #1018483).
diff --git a/debian/control b/debian/control
index 781f221..2c26595 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Thomas Goirand <zigo@debian.org>,
  Michal Arbet <michal.arbet@ultimum.io>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  pybuild-plugin-pyproject,
@@ -15,6 +15,7 @@ Build-Depends:
  python3-poetry-core,
  python3-sphinx,
  python3-sphinx-rtd-theme,
+ python3-setuptools,
 Build-Depends-Indep:
  python3-chardet,
  python3-docutils,
@@ -25,7 +26,7 @@ Build-Depends-Indep:
  python3-six,
  python3-stevedore,
  python3-testtools,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-doc8
 Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-doc8.git
 Homepage: https://github.com/PyCQA/doc8
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c96e746
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/PyCQA/doc8/issues
+Bug-Submit: https://github.com/PyCQA/doc8/issues/new
+Repository-Browse: https://github.com/PyCQA/doc8
diff --git a/debian/watch b/debian/watch
index 3ad2e41..d94c408 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
+version=4
 https://github.com/stackforge/doc8/tags .*/(\d[\d\.]+)\.tar\.gz
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-doc8-doc

No differences were encountered between the control files of package python3-doc8

Run locally

More details

Full run details