Scrub Obsolete - ipmiutil

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 4bee817..274abef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ipmiutil (3.1.8-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on libfreeipmi-dev and
+      libopenipmi-dev.
+    + ipmiutil: Drop versioned constraint on lsb-base in Depends.
+    + ipmiutil: Drop versioned constraint on dpkg in Pre-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 03 Oct 2022 05:16:13 -0000
+
 ipmiutil (3.1.8-2) unstable; urgency=medium
 
   * debian/patches/0700-init.patch (Closes: #1020558):
diff --git a/debian/control b/debian/control
index 19b85eb..68ac804 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Jörg Frings-Fürst <debian@jff.email>
 Build-Depends:
  debhelper-compat (= 13),
- libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18),
+ libfreeipmi-dev | libopenipmi-dev,
  libssl-dev,
  libtool-bin,
  openssl
@@ -21,11 +21,10 @@ Depends:
  ${misc:Depends},
  anacron,
  init-system-helpers,
- lsb-base (>= 3.0-6),
+ lsb-base,
  rpcbind
 Pre-Depends:
- ${misc:Pre-Depends},
- dpkg (>= 1.15.7.2)
+ ${misc:Pre-Depends}
 Description: IPMI management utilities
  ipmiutil performs a series of common IPMI server management
  functions to allow administrators to perform management functions

Debdiff

File lists identical (after any substitutions)

Control files of package ipmiutil: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), anacron, lsb-base (>= 3.0-6), lsb-base, rpcbind
  • Pre-Depends: init-system-helpers (>= 1.54~), dpkg (>= 1.15.7.2) 1.54~)

No differences were encountered between the control files of package ipmiutil-dbgsym

Run locally

More details

Full run details