diff options
author | Christian Perrier <bubulle@debian.org> | 2006-11-08 20:46:01 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-09-03 14:05:27 +0200 |
commit | 4e16b40a99d471c8f1d1048db5b602c186b8c326 (patch) | |
tree | 6615d3b2e31dda9d42f391845b094f0f6e83a20a /debian/control | |
parent | 8cd9d7828fa22244b26b29647cbbecd34db985b7 (diff) | |
download | screen-4e16b40a99d471c8f1d1048db5b602c186b8c326.tar.gz |
Imported Debian patch 4.0.3-0.2debian/4.0.3-0.2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a9a4bdc..25ff491 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libncursesw5-dev, texinfo, libpam0g-dev, base-passwd (>= 2.0.3.4) Package: screen Architecture: any Depends: ${shlibs:Depends}, base-passwd (>= 2.0.3.4), passwd (>= 1:4.0.3-10) -Pre-Depends: debconf (>= 0.2.17) +Pre-Depends: ${misc:Depends} Conflicts: suidmanager (<< 0.52) Description: a terminal multiplexor with VT100/ANSI terminal emulation screen is a terminal multiplexor that runs several separate "screens" on a |