diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-06-10 03:30:56 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-06-10 04:44:04 +0200 |
commit | 0b69324191b1e3e5e4a1c206437f027f4a365be5 (patch) | |
tree | 0f40a8edf84a72b77c99b1db3a1878abc638f6f1 /debian/control | |
parent | 7d2ca27976054878a90a32293159ecdb9324212c (diff) | |
download | screen-0b69324191b1e3e5e4a1c206437f027f4a365be5.tar.gz |
First version which backs up old /usr/bin/screen to /tmp/screen
Closes: #644788
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e7d62cc..ec0c0f6 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/screen.git Package: screen 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 |