xterm 378-1ubuntu1 source package in Ubuntu

Changelog

xterm (378-1ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Add 950_ubuntu_charclass_highlight.diff:
      + Enable URL highlighting.
    - Add Add 951_uxterm_utf8_title.diff:
      + Set utf8Titles to true by default when using uxterm, so that it
        displays utf8 directories in titles properly.  May cause issues with
        apps that use control sequences for updating the xterm titlebar -
        users should use xterm or set utf8Title to false in this case.
    - Modify debian/gbp.conf: Set "debian-branch" to "ubuntu"

xterm (378-1) unstable; urgency=medium

  * New upstream release.
  * Refresh Debian patches.
  * Update years in debian/copyright.
  * Update copy of XTerm FAQ to revision 1.419 (dated 2022/12/15).
  * Bump autoconf-dickey build dependency to (>= 2.52+20210509), as per
    configure.in.
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Gianfranco Costamagna <email address hidden>  Thu, 12 Jan 2023 14:46:34 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian X Strike Force
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xterm_378.orig.tar.gz 1.5 MiB 649dfbfd5edd0ed9e47cf8e4d953b4b0d3c30bc280166dfc4ffd14973fec3e92
xterm_378.orig.tar.gz.asc 729 bytes 6d9e772b96459f39ec476feb590f433f279389a61359a4c109c27c979cf7b7ec
xterm_378-1ubuntu1.debian.tar.xz 117.8 KiB 214e3c1f473b001beef1e4f9787d48a33500641bd0258b7fb7d693c456544386
xterm_378-1ubuntu1.dsc 2.4 KiB 1304556d45a4f92b0797c12784599c03de20553637cda867118b8844997a0aec

Available diffs

View changes file

Binary packages built by this source

xterm: X terminal emulator

 xterm is a terminal emulator for the X Window System. It provides DEC VT102
 and Tektronix 4014 compatible terminals for programs that cannot use the
 window system directly. This version implements ISO/ANSI colors and most of
 the control sequences used by DEC VT220 terminals.
 .
 This package provides four commands: xterm, which is the traditional
 terminal emulator; uxterm, which is a wrapper around xterm that is
 intelligent about locale settings (especially those which use the UTF-8
 character encoding), but which requires the luit program from the luit
 package; koi8rxterm, a wrapper similar to uxterm for locales that use the
 KOI8-R character set; and lxterm, a simple wrapper that chooses which of the
 previous commands to execute based on the user's locale settings.
 .
 A complete list of control sequences supported by the X terminal emulator
 is provided in /usr/share/doc/xterm.
 .
 The xterm program uses bitmap images provided by the xbitmaps package.
 .
 Those interested in using koi8rxterm will likely want to install the
 xfonts-cyrillic package as well.

xterm-dbgsym: debug symbols for xterm