summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bf33a8..fcacc1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ipmiutil (3.2.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * debian/control:
+ - Add version to Depend init-system-helpers.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Tue, 10 Mar 2026 14:13:36 +0100
+
ipmiutil (3.2.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 42d81e1..2ccb8f5 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends:
${shlibs:Depends},
${misc:Depends},
anacron,
- init-system-helpers,
+ init-system-helpers (>= 1.69),
rpcbind
Pre-Depends:
${misc:Pre-Depends},