readline 8.2-3.1 source package in Ubuntu

Changelog

readline (8.2-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1064322
  * DEP17 P1: Mitigate file loss due to package rename with concurrent
    aliasing change. Closes: #1064361.

 -- Benjamin Drung <email address hidden>  Thu, 29 Feb 2024 22:49:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
readline_8.2-3.1.dsc 2.7 KiB 07e62d78157170b2a2978fffd73de951bc5d06f670bc3e3f773b3a4118d5f640
readline_8.2.orig.tar.gz 2.9 MiB 3feb7171f16a84ee82ca18a36d7b9be109a52c04f492a053331d7d1095007c35
readline_8.2-3.1.debian.tar.xz 32.9 KiB 41038ff4079aa652712e6d45821e83c0a1eda49d24bfa39fbedfdd4e34c18569

No changes file available.

Binary packages built by this source

lib32readline-dev: GNU readline and history libraries, development files (32-bit)

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

lib32readline8: GNU readline and history libraries, run-time libraries (32-bit)

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

lib32readline8-dbgsym: debug symbols for lib32readline8
lib64readline-dev: GNU readline and history libraries, development files (64-bit)

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

lib64readline8: GNU readline and history libraries, run-time libraries (64-bit)

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

lib64readline8-dbgsym: debug symbols for lib64readline8
libreadline-dev: GNU readline and history libraries, development files

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.
 .
 This package contains development files.

libreadline8t64: GNU readline and history libraries, run-time libraries

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

libreadline8t64-dbgsym: debug symbols for libreadline8t64
readline-common: GNU readline and history libraries, common files

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

readline-doc: GNU readline and history libraries, documentation and examples

 The GNU readline library aids in the consistency of user interface
 across discrete programs that need to provide a command line
 interface.
 .
 The GNU history library provides a consistent user interface for
 recalling lines of previously typed input.

rlfe: Front-end using readline to "cook" input lines for other programs

 This tool lets you use history and line-editing in any text oriented
 tool. This is especially useful with third-party proprietary tools that
 cannot be distributed linked against readline. It is not perfect but it
 works pretty well.
 .
 See the ledit and rlwrap packages for other programs of that kind.

rlfe-dbgsym: debug symbols for rlfe