Lintian Fixes - python-shade

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 0477c62..21753ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-shade (1.30.0-5) UNRELEASED; urgency=medium
+
+  * Bump debhelper from deprecated 9 to 13.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 08 Jun 2023 01:08:36 -0000
+
 python-shade (1.30.0-4) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index eab1e99..b594713 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Clint Byrum <spamaps@debian.org>
-Build-Depends: debhelper-compat (= 9),
+Build-Depends: debhelper-compat (= 13),
     dh-python,
     python3-all,
     python3-setuptools,
@@ -12,10 +12,10 @@ Build-Depends: debhelper-compat (= 9),
     python3-testtools,
     python3-stestr (>= 2.3.1-1~),
     python3-dogpile.cache,
-    python3-os-client-config (>=1.28.0),
+    python3-os-client-config (>= 1.28.0),
     python3-mock,
     python3-testscenarios,
-    python3-openstacksdk (>=0.15.0),
+    python3-openstacksdk (>= 0.15.0),
     python3-munch,
     python3-keystoneauth1,
     python3-jsonpatch,

Run locally

More details

Full run details

Historical runs