diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-25 08:12:29 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-25 08:12:29 +0200 |
commit | de044ac29fcfc641dc1465f310be588ffe2fe8d3 (patch) | |
tree | 0810163002c12b34f0a2c1784e7189a0730d6a33 /debian | |
parent | 9b400932a52c66cc2e83764a2c206f1d099c0b9b (diff) |
Declare compliance with Debian Policy 4.0.0
Diffstat (limited to 'debian')
-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 bf0d73f..6d4ff90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ipmiutil (3.0.5-1) UNRELEASED; urgency=medium * New source.lintian-overrides to override ancient-libtool warning. - With compat level 10 autoreconf called every time. * Add new section at README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.0.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 24 Feb 2017 21:19:36 +0100 diff --git a/debian/control b/debian/control index 5cc948b..8733180 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: libssl-dev, libtool-bin, openssl -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: https://sourceforge.net/projects/ipmiutil/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git |