Lintian Fixes - python-oslo.context

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 1cc3877..21d892f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-oslo.context (5.1.1-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 10 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Aug 2023 11:02:09 -0000
+
 python-oslo.context (5.1.1-3) unstable; urgency=medium
 
   * Cleans better (Closes: #1048943).
@@ -57,7 +66,7 @@ python-oslo.context (3.3.1-1) experimental; urgency=medium
 
   [ papamica ]
   * New upstream release.
-  * Added myself in copyright and uploaders.   
+  * Added myself in copyright and uploaders.
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 23 Aug 2021 15:06:54 +0200
 
diff --git a/debian/control b/debian/control
index 23c9808..15d2faa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Corey Bryant <corey.bryant@canonical.com>,
  Mickael Asseline <mickael@papamica.com>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
diff --git a/debian/rules b/debian/rules
index fbcf818..f1c065f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/openstack/oslo.context.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with=python3,sphinxdoc
+	dh $@ --buildsystem=pybuild --with=python3,sphinxdoc
 
 override_dh_auto_clean:
 	rm -rf build .stestr *.egg-info
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0c5f7d6
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/oslo.context

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-oslo.context-doc

No differences were encountered between the control files of package python3-oslo.context

Run locally

More details

Full run details