diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d1a1b4c..dfc873e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ipmitool (1.8.19-8) UNRELEASED; urgency=medium - * -New debian/patches/0130-chassis_bootparam.patch (Closes: #1099886). + * New debian/patches/0130-chassis_bootparam.patch (Closes: #1099886). + * Declare compliance with Debian Policy 4.7.2 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 21 Mar 2025 09:11:20 +0100 diff --git a/debian/control b/debian/control index 1ebb036..0e5a570 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: libfreeipmi-dev [!hurd-i386], libreadline-dev, libssl-dev -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Rules-Requires-Root: no Vcs-Git: git://git.jff.email/ipmitool.git Vcs-Browser: https://git.jff.email/cgit/ipmitool.git |