diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-15 06:55:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-15 06:55:14 +0200 |
commit | a57a26cb93b8e70681c7afcadad5be79907b6d03 (patch) | |
tree | b24f0a38f0468b9489586c189a1e2cb500499a03 /debian | |
parent | 75390365baa347b230f8acafd590f95051599021 (diff) |
some typos
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index d0364ee..8d860cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ ipmitool (1.8.18-4) unstable; urgency=medium - * Migrate to openssl1.1 (Closes_# 853782): - - New debina/patches/0120-openssl1.1.patch: + * Migrate to OpenSSL1.1 (Closes_# 853782): + - New debian/patches/0120-openssl1.1.patch: + Cherry-picked from upstream. - debian/control: - + Switch Build-Depeds from libssl1.0-dev to libssl-dev - to use libssl 1.1. + + Switch Build-Depends from libssl1.0-dev to + libssl-dev to build against OpenSSL 1.1. * Declare compliance with Debian Policy 4.0.0. (No changes needed). * Refresh debian/patches/0115-typo.patch. * debian/rules: |