Lintian Fixes - openstack-meta-packages

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ea88a06..3edd8be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openstack-meta-packages (0.35) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Drop unnecessary dh arguments: --parallel
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 26 Mar 2023 15:10:54 -0000
+
 openstack-meta-packages (0.34) unstable; urgency=medium
 
   * Removed python3-congressclient from openstack-clients package.
diff --git a/debian/control b/debian/control
index bb45556..daf362d 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),
 Standards-Version: 4.1.1
 Homepage: https://salsa.debian.org/openstack-team/debian/openstack-meta-packages
 Vcs-Browser: https://salsa.debian.org/openstack-team/debian/openstack-meta-packages
diff --git a/debian/rules b/debian/rules
index 403e7b9..18f0fd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@
 
 get-vcs-source:
 	echo "Nothing to do here..."

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package openstack-clients

No differences were encountered between the control files of package openstack-cloud-identity

No differences were encountered between the control files of package openstack-cloud-services

No differences were encountered between the control files of package openstack-compute-node

No differences were encountered between the control files of package openstack-deploy

No differences were encountered between the control files of package openstack-proxy-node

No differences were encountered between the control files of package openstack-puppet-modules

No differences were encountered between the control files of package openstack-tempest-ci

No differences were encountered between the control files of package openstack-tempest-ci-live-booter

No differences were encountered between the control files of package openstack-toaster

Run locally

More details

Full run details