Source: screen
Section: misc
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Axel Beckert <abe@debian.org>
XSBC-Original-Uploaders:
 Otto Kekäläinen <otto@debian.org>,
 Peter Dey <debian@realmtech.net>,
Bugs: mailto:maintainers@lists.progress-linux.org
Standards-Version: 4.7.4
Build-Depends:
 debhelper-compat (= 13),
 dpkg-dev (>= 1.16.1~),
 libcrypt-dev,
 libncurses-dev,
 libpam0g-dev,
 texinfo,
Homepage: https://savannah.gnu.org/projects/screen
Vcs-Browser: https://git.progress-linux.org/horok-backports/screen
Vcs-Git: https://git.progress-linux.org/horok-backports/screen
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/screen
XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/screen.git

Package: screen
Architecture: any
Depends:
 debianutils (>= 5.3-1~),
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 byobu | screenie | iselect (>= 1.4.0-1),
 ncurses-term,
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, including configurable
 input and output translation, serial port support, configurable logging,
 and multi-user support.

Package: screen-udeb
Architecture: any
Section: debian-installer
Package-Type: udeb
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: terminal multiplexer with VT100/ANSI terminal emulation - udeb
 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.
 .
 This is stripped-down version of screen for debian-installer.
