screen 4.9.0-4 source package in Ubuntu

Changelog

screen (4.9.0-4) unstable; urgency=medium

  [ Aurelien Jarno ]
  * Add patch to replace hardcoded Unicode wide character list with a
    dynamic check based on the current glibc's Unicode wide character
    knowledge. (Closes: #1027733)

  [ Unit 193 ]
  * Add patch from upstream bug report #62102 to support bracketed paste
    mode and cursor-style manipulation in Screen v4 as well. (Closes:
    #1019576)

  [ Axel Beckert ]
  * Declare compliance with Debian Policy 4.6.2. (No changes needed.)
  * Bump packaging copyright years in debian/control. Thanks Lintian!
  * Declare 60-screen-4.2.1-debian4.1.0-compatibility.patch as
    debian-specific.

 -- Axel Beckert <email address hidden>  Mon, 09 Jan 2023 04:56:37 +0100

Upload details

Uploaded by:
Axel Beckert
Uploaded to:
Sid
Original maintainer:
Axel Beckert
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
screen_4.9.0-4.dsc 2.2 KiB 3d581715ac91fab34320311184a91f17b2db53190477120ac265a8b8cf4fcf0e
screen_4.9.0.orig.tar.gz 779.5 KiB f9335281bb4d1538ed078df78a20c2f39d3af9a4e91c57d084271e0289c730f4
screen_4.9.0.orig.tar.gz.asc 659 bytes 9b95f2c145d5666bb5ae7475d464bf8f7cab116a42d57373dade06c266d39dbc
screen_4.9.0-4.debian.tar.xz 48.5 KiB 064b0f7a3e69c1dbd0535ce170fd9db7deabd5ccc08e50bed0db806699dc404f

Available diffs

No changes file available.

Binary packages built by this source

screen: terminal multiplexer with VT100/ANSI terminal emulation

 GNU Screen is a terminal multiplexer that runs several separate "screens" on
 a single physical character-based terminal. Each virtual terminal emulates a
 DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
 can be detached and resumed later on a different terminal.
 .
 Screen also supports a whole slew of other features, including configurable
 input and output translation, serial port support, configurable logging,
 and multi-user support.

screen-dbgsym: debug symbols for screen