diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-08-10 15:59:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-08-10 15:59:49 +0200 |
commit | 344db6ca8d95beaeac2cce1de7b8450cbbe30541 (patch) | |
tree | 6d1f01df7be480d9e75b38a16ee01cba46c1065e | |
parent | a03f5f46c2189176ba152a8bd27eca3b359bf476 (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 a84123b..68ea20e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ipmiutil (3.1.4-1) 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, 10 Aug 2019 12:04:16 +0200 diff --git a/debian/control b/debian/control index bd375e7..6ea3f66 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: git://jff.email/opt/git/ipmiutil.git Vcs-Browser: https://jff.email/cgit/ipmiutil.git |