Lintian Fixes - python-oslo.db

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 1e9584c..7503903 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-oslo.db (12.3.1-4) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Aug 2023 22:36:36 -0000
+
 python-oslo.db (12.3.1-3) unstable; urgency=medium
 
   * Cleans better (Closes: #1046291).
diff --git a/debian/control b/debian/control
index 93affab..9507236 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Corey Bryant <corey.bryant@canonical.com>,
  Michal Arbet <michal.arbet@ultimum.io>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
diff --git a/debian/rules b/debian/rules
index eaccd44..43fad0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/openstack-pkg-tools/pkgos.make
 export OSLO_LOCK_PATH=$(CURDIR)/debian/
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_clean:
 	rm -rf build *.egg-info .stestr doc/source/reference/api
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c4a9cfd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/oslo.db

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details