jline3 3.3.1-4 source package in Ubuntu
Changelog
jline3 (3.3.1-4) unstable; urgency=medium * Team upload. [ Vladimir Petko ] * d/p/03-java21-compatibility.patch: cherry-pick upstream patch to resolve Java 21 ftbfs (Closes: #1061529). [ Emmanuel Bourg ] * Standards-Version updated to 4.7.0 * Switch to debhelper level 13 -- Emmanuel Bourg <email address hidden> Thu, 11 Jul 2024 13:03:19 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jline3_3.3.1-4.dsc | 2.1 KiB | b8b740b137cd3d3251c5d5d35eaceba62e0250b26c9ef7bbf7ddc8131295e01b |
jline3_3.3.1.orig.tar.xz | 203.7 KiB | 0e9fc779c7eb0b40fc24140cb567744677a60f91d712b64608355833c36e2376 |
jline3_3.3.1-4.debian.tar.xz | 5.4 KiB | 2f1eb260503a3b92f629b368a2c624f7240770590161239542cb272470caad2e |
Available diffs
No changes file available.
Binary packages built by this source
- libjline3-java: Console input handling library
JLine is a Java library for handling console input. It is similar in
functionality to BSD editline and GNU readline but with additional
features that bring it in par with ZSH line editor. People familiar
with the readline/editline capabilities for modern shells (such as
bash and tcsh) will find most of the command editing features of JLine
to be familiar.