diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-03-21 09:16:40 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2025-03-21 09:16:40 +0100 |
commit | 49dc1383d871396f3e94cff7a419be1855f8e05e (patch) | |
tree | 3cd6c061679db984979d37632ecbf1863a15ac5c | |
parent | 5864cbd7486c6668429cd28468b9b7a6b208c411 (diff) |
Declare compliance with Debian Policy 4.7.2
-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 |