summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2012-06-17 00:41:37 +0200
committerAxel Beckert <abe@deuxchevaux.org>2012-06-17 00:41:37 +0200
commit48d3a5f4ac3675b66ad3bb25d570c707dc883879 (patch)
treebbff60e0a2543dbe503a74ccc798945d578c032b /debian/control
parentdf1fa7c76f118d7587d50c1e81ef88068d03aa29 (diff)
downloadscreen-48d3a5f4ac3675b66ad3bb25d570c707dc883879.tar.gz
Import revised package description
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index ec0c0f6..bb4f7b4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Architecture: any
Pre-Depends: debconf
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: iselect (>= 1.4.0-1) | screenie | byobu
-Description: terminal multiplexor with VT100/ANSI terminal emulation
- screen is a terminal multiplexor 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
+Description: 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. Some of these are:
- configurable input and output translation, serial port support, configurable
- logging, multi-user support, and utf8 charset support.
+ Screen also supports a whole slew of other features, including configurable
+ input and output translation, serial port support, configurable logging,
+ and multi-user support.