Source: netkit-rwall
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends: cmake,
               debhelper (>= 10~),
               libtirpc-dev,
               pkgconf,
Vcs-Browser: https://salsa.debian.org/debian/netkit-rwall
Vcs-Git: https://salsa.debian.org/debian/netkit-rwall.git

Package: rwalld
Architecture: any
Depends: openbsd-inetd | inet-superserver,
         rpcbind | portmap,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Write messages to users currently logged in server
 rpc.rwalld is a server which will send a message to users currently logged in
 to the system.  This server invokes the wall(1) command to actually write the
 messages to the system.

Package: rwall
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Send a message to users logged on a host
 The rwall command sends a message to the users logged into the specified host.
 The message to be sent can be typed in and terminated with EOF or it can be in
 a file.
