Run of lintian-fixes for cinder-tempest-plugin

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/control b/debian/control
index 8a82433..3221346 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,
  python3-all,
@@ -17,7 +17,7 @@ Build-Depends-Indep:
  python3-oslo.serialization,
  subunit,
  tempest (>= 27.0.0),
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin
 Vcs-Git: https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git
 Homepage: https://opendev.org/openstack/cinder-tempest-plugin
diff --git a/debian/rules b/debian/rules
index cc4a6dc..79af103 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://opendev.org/openstack/cinder-tempest-plugin
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	python3 setup.py clean
@@ -27,7 +27,7 @@ ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
 endif
 
 	dh_install
-	dh_missing --fail-missing
+	dh_missing
 
 override_dh_python3:
 	dh_python3 --shebang=/usr/bin/python3
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ce2aa7a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/cinder-tempest-plugin

Publish History

  • 2023-03-14T01:34: ( Unexpected HTTP status 429 for https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git/info/refs?service=git-upload-pack: Unable to handle http code: Too Many Requests ) (requested by runner)
  • 2023-03-14T01:34: ( Unexpected HTTP status 429 for https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git/info/refs?service=git-upload-pack: Unable to handle http code: Too Many Requests ) (requested by runner)
  • 2023-03-14T01:34: ( Unexpected HTTP status 429 for https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git/info/refs?service=git-upload-pack: Unable to handle http code: Too Many Requests ) (requested by runner)
  • 2023-03-14T01:34: ( Unexpected HTTP status 429 for https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git/info/refs?service=git-upload-pack: Unable to handle http code: Too Many Requests ) (requested by runner)
  • 2023-03-14T01:34: ( Unexpected HTTP status 429 for https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git/info/refs?service=git-upload-pack: Unable to handle http code: Too Many Requests ) (requested by runner)
  • 2023-03-14T01:34: ( Unexpected HTTP status 429 for https://salsa.debian.org/openstack-team/tempest/cinder-tempest-plugin.git/info/refs?service=git-upload-pack: Unable to handle http code: Too Many Requests ) (requested by runner)

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes cinder-tempest-plugin

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved