Lintian Fixes - puppet-module-keystone

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5125262..358049f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+puppet-module-keystone (22.0.0-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 18 May 2023 05:37:57 -0000
+
 puppet-module-keystone (22.0.0-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 59b7717..1e36e99 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-keystone
 Vcs-Git: https://salsa.debian.org/openstack-team/puppet/puppet-module-keystone.git
 Homepage: https://github.com/openstack/puppet-keystone
diff --git a/debian/rules b/debian/rules
index 9d3a907..ba13072 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/openstack/puppet-keystone.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..67e66ac
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/puppet-keystone

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/puppet-module-keystone/examples/ldap_backend.pp
-rw-r--r--  root/root   /usr/share/doc/puppet-module-keystone/examples/user_project_user_role_composite_namevar.pp

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/puppet-module-keystone/examples/ldap_backend.pp.gz
-rw-r--r--  root/root   /usr/share/doc/puppet-module-keystone/examples/user_project_user_role_composite_namevar.pp.gz

No differences were encountered in the control files

Run locally

More details

Full run details