Source: netkit-telnet
Section: net
Priority: standard
Maintainer: Herbert Xu <herbert@debian.org>
Standards-Version: 3.5.6
Build-Depends: debhelper, libncurses-dev

Package: telnet
Architecture: any
Depends: ${shlibs:Depends}
Replaces: netstd
Provides: telnet-client
Description: The telnet client.
 The telnet command is used for interactive communication with another host
 using the TELNET protocol.

Package: telnetd
Architecture: any
Priority: optional
Depends: adduser, base-files (>= 2.1.8), dpkg (>= 1.7.0), netbase, passwd, ${shlibs:Depends}
Replaces: netstd
Provides: telnet-server
Conflicts: suidmanager (<< 0.50)
Description: The telnet server.
 The in.telnetd program is a server which supports the DARPA telnet interactive
 communication protocol.

