Lintian Fixes - puppet-module-oslo

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index cb1f632..e2ee143 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  openstack-pkg-tools,
  python3-all,
  python3-pbr,
  python3-setuptools,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/puppet/puppet-module-oslo
 Vcs-Git: https://salsa.debian.org/openstack-team/puppet/puppet-module-oslo.git
 Homepage: https://github.com/openstack/puppet-oslo
diff --git a/debian/rules b/debian/rules
index 7956a8c..59be79e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/openstack/puppet-oslo.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_clean:
 	echo "Do nothing..."
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..40080e5
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/puppet-oslo

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details