diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:40:14 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:40:14 (EDT) |
commit | 27b9b48555d79283de0d3e72c69b0f3896aa8855 (patch) | |
tree | c1e51aade088af5d1ebd9131d51fe943911383eb /changelog | |
parent | 4449ca87574c9f20ec7c82b360d07db80cff52ff (diff) |
libform*.6, libmenu*.6, libpanel*.6: New packages
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,12 @@ ncurses (6.1+20190706-1) trunk libtinfo.6, to provide the legacy and current tic libraries. * libncurses.5-dev, libncurses.6-dev: Prohibit coinstallation, due to conflicting symbolic link names. + * libform.6, libformw.6, libmenu.6, libmenuw.6, libpanel.6, libpanelw.6: New + binary packages split from libncurses.6 and libncursesw.6. This shrinks + libncurses.6 and libncursesw.6 by about 50%. libncurses.6 and + libncursesw.6 are so new in ProteanOS that no other packages depend on + them yet, therefore it is currently safe to split them up without adding + the new packages to their Recommends or Depends fields. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Jul 2019 16:24:35 -0400 |