tags 398554 + patch
thanks
rwalld needs a dependency on update-inetd since it's used in the
postinst script. It's also used in the postrm script, but there it's
already safeguarded to not be used if not available.
Other packages who use update-inetd seems to depend on netbase rather
then update-inetd, maybe rwalld should do that too? Please double-check.
Patch attached.
--
Regards,
Andreas Henriksson
diff -ur netkit-rwall-0.17.orig/debian/control netkit-rwall-0.17/debian/control
--- netkit-rwall-0.17.orig/debian/control 2006-11-15 21:47:45.000000000
+0100
+++ netkit-rwall-0.17/debian/control 2006-11-15 22:00:12.000000000 +0100
@@ -7,7 +7,7 @@
Package: rwalld
Architecture: any
-Depends: portmap, ${shlibs:Depends}
+Depends: portmap, update-inetd, ${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