diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-18 16:29:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-18 16:29:08 +0200 |
commit | 0635c36c25a836bba7e829789316c2291e8114f5 (patch) | |
tree | 2ccf55a995f10683a11f254d4b6589df1da2d9f5 | |
parent | 1b70b9ad20093d8ee08121b58096d205095d60de (diff) |
Declare compliance with Debian Policy 4.4.0
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 449a829..25aad0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ipmitool (1.8.18-7) UNRELEASED; urgency=medium * Migrate to debhelper 12: - Change debian/compat to 12. - Bump minimum debhelper version in debian/control to >= 12. + * Declare compliance with Debian Policy 4.4.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 13 Jul 2019 12:52:23 +0200 diff --git a/debian/control b/debian/control index ac0b119..92870ed 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libfreeipmi-dev [!hurd-i386], libreadline-dev, libssl-dev -Standards-Version: 4.1.5 +Standards-Version: 4.4.0 Vcs-Git: git://jff.email/opt/git/ipmitool.git Vcs-Browser: https://jff.email/cgit/ipmitool.git Homepage: https://github.com/ipmitool/ipmitool |