Lintian Fixes - python-glance-store

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index f8a4be5..a8a79fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-glance-store (4.3.1-5) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Aug 2023 09:36:41 -0000
+
 python-glance-store (4.3.1-4) unstable; urgency=medium
 
   * Cleans better (Closes: #1048440).
diff --git a/debian/control b/debian/control
index 7847c61..6c06601 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Michal Arbet <michal.arbet@ultimum.io>,
  Mickael Asseline <mickael@papamica.com>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
@@ -52,7 +52,7 @@ Build-Depends-Indep:
  python3-testscenarios,
  python3-testtools,
  subunit,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-glance-store
 Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-glance-store.git
 Homepage: https://github.com/openstack/glance_store
diff --git a/debian/rules b/debian/rules
index 40a677f..a776567 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ UPSTREAM_GIT := https://github.com/openstack/glance_store.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..8bfd4f9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/glance_store

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package glance-store-common

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

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

Run locally

More details

Full run details