diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-19 20:44:00 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-19 20:44:00 +0100 |
commit | bd09ecd67b21145aaaf79bcc8748aaebd190a026 (patch) | |
tree | dcb23b2948c5c27265fc1b3d1504f0e9ced3cd80 | |
parent | 98be5c65d6bea1b2fcb850738cb395c964d7b465 (diff) |
d/changelog: rewritedebian/3.0.0-2
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 4ee89ae..5a1a411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ ipmiutil (3.0.0-2) unstable; urgency=medium * debian/control: - - Switch Build-Depends from libssl-dev to libssl1.0-dev. - We can't use libssl 1.1 yet. - - Bump debhelper B-D minimum version to 10. - - Add requested lsb-base on ipmiutil Depends to prevent lintian error. + - Switch Build-Depends from libssl-dev to libssl1.0-dev + until ipmiutil has been ported to OpenSSL 1.1.0. + - Bump debhelper Build-Depends minimum version to 10. + - Add missing lsb-base to Depends for binary:ipmiutil + as suggested by lintian. * debian/compat: - Bump compat level to 10. |