xterm 278-1ubuntu3 source package in Ubuntu

Changelog

xterm (278-1ubuntu3) saucy; urgency=low

  * Use autotools-dev's debhelper integration to update
    config.guess/config.sub for each build.
 -- Colin Watson <email address hidden>   Tue, 08 Oct 2013 23:28:04 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Ubuntu X-SWAT
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xterm_278.orig.tar.gz 973.4 KiB 1372f9afe07bc35bfd47482db146c649223dadd0b472da31f8c337ab37f90585
xterm_278-1ubuntu3.diff.gz 93.6 KiB d9954b6616b6b88980ab86519a368fc55aacf96927683beac4a31fb66450e1f0
xterm_278-1ubuntu3.dsc 2.1 KiB 27738f94c56e86d5cbc462806af564e11d8fb2ffeed3eee9cc2e703733638868

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 x11-utils
 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.