Scrub Obsolete - openstack-cluster-installer

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 1b14c6a2..22c970de 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>  Tue, 04 Oct 2022 09:31:37 -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 30879000..0799c492 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

More details

Full run details