Run of lintian-fixes for sahara-plugin-vanilla

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/control b/debian/control
index a2958b4..594512f 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,
@@ -33,7 +33,7 @@ Build-Depends-Indep:
  python3-testscenarios,
  python3-testtools,
  subunit,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/services/sahara-plugin-vanilla
 Vcs-Git: https://salsa.debian.org/openstack-team/services/sahara-plugin-vanilla.git
 Homepage: https://opendev.org/openstack/sahara-plugin-vanilla
diff --git a/debian/rules b/debian/rules
index 16ad20a..ff84c98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://opendev.org/openstack/sahara-plugin-vanilla.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	rm -rf build .stestr
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2af423b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/sahara-plugin-vanilla

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Publish History

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 python3-sahara-plugin-vanilla

Reviews

Reviewer Verdict Comment
debian@isomer.meta.net.nz approved