From 69f1c1f109732cd873e266551f0a4bab8602afe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Mar 2026 14:44:41 +0100 Subject: d/control: Add version to Depend init-system-helpers --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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 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}, -- cgit v1.2.3