diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 19:47:47 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 19:50:37 (EDT) |
commit | fcca5bf324f9f0ff8283590b57b19eca0a816926 (patch) | |
tree | 3aaf39f416fd0efd3e577177cc4f9f086644c7ab /changelog | |
parent | 6c5b8d789733d0a4931b187c578257c73ec5f575 (diff) |
SONAME bump
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,12 +1,15 @@ -readline (8.0-1) trunk +readline.8 (8.0-1) trunk * New upstream version. + - libreadline.6, libreadline.6-dbg, libreadline-dev, libreadline-doc: + Rename to libreadline.8, libreadline.8-dbg, libreadline.8-dev, and + libreadline.8-doc respectively to reflect the SONAME bumps. * Update Maintainer and Homepage. * Add libncurses.6-dev to Build-Depends. - * libreadline.6: Remove upstream CHANGES and README from - /usr/share/doc/libreadline.6/. - * libreadline.6: Use automatic shared library dependencies. - * libreadline-dev: Remove static libraries. + * libreadline.8: Remove upstream CHANGES and README from + /usr/share/doc/libreadline.8/. + * libreadline.8: Use automatic shared library dependencies. + * libreadline.8-dev: Remove static libraries. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 23 Jun 2019 16:48:51 -0400 |