Lintian Fixes - rally-openstack

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index ca0b435a..54189de1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,7 @@ rally-openstack (2.2.0-1) unstable; urgency=medium
   * Test with installed package.
   * Use -W ignore::pytest.PytestCollectionWarning when running tests
     (Closes: #997536).
-  * Add remove-gnocchiclient-constraint.patch. 
+  * Add remove-gnocchiclient-constraint.patch.
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 03 Nov 2021 10:52:16 +0100
 
diff --git a/debian/control b/debian/control
index 7d50cd92..6f520274 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools (>= 108~),
  python3-all,
diff --git a/debian/rules b/debian/rules
index ebd29fd1..c48eeb40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,7 @@
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
-
-override_dh_clean:
-	dh_clean
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	python3 setup.py clean
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..b41fb403
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/rally-openstack

Run locally

More details

Full run details

Historical runs