scrub-obsolete Package - openstack-cluster-installer

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 62a3e4a..3277b1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+openstack-cluster-installer (42.2.2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + openstack-cluster-installer-poc: Drop versioned constraint on openipmi in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 14 Sep 2022 15:04:43 -0000
+
 openstack-cluster-installer (42.2.1) unstable; urgency=medium
 
   * Fix filter:tempurl/prefix_path -> filter:tempurl/path_prefix in
diff --git a/debian/control b/debian/control
index 3087900..0799c49 100644
--- a/debian/control
+++ b/debian/control
@@ -251,7 +251,7 @@ Depends:
  jq,
  lsb-base,
  net-tools,
- openipmi (>= 2.0.25),
+ openipmi,
  openstack-cluster-installer-cli (= ${binary:Version}),
  openstack-debian-images,
  openstack-pkg-tools,

Run locally

Try this locally (using the lintian-brush package):

debcheckout openstack-cluster-installer
cd openstack-cluster-installer
DEB_UPDATE_CHANGELOG=auto deb-scrub-obsolete

More details

Full run details