Source: netkit-ntalk
Section: net
Priority: optional
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Standards-Version: 4.3.0
Build-Depends: debhelper (>> 10~), libncurses-dev, libwrap0-dev, cmake

Package: talk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: netstd
Suggests: talkd
Description: Chat with another user
 Talk is a visual communication program which copies lines from your terminal
 to that of another user.
 .
 In order to talk locally, you will need to install the talkd package.

Package: talkd
Architecture: any
Depends: netbase, openbsd-inetd | xinetd, ${shlibs:Depends}, ${misc:Depends}
Replaces: netstd
Description: Remote user communication server
 Talkd is the server that notifies a user that someone else wants to initiate
 a conversation.  It acts a repository of invitations, responding to requests
 by clients wishing to rendezvous to hold a conversation.

