tags 502828 + patch pending
thanks
Hi,
Attached is the diff for my NMU of netkit-rwall (versioned as 0.17-6.1).
The changelog entry for the upload is:
netkit-rwall (0.17-6.1) unstable; urgency=low
* Non-maintainer upload.
* Add missing dependencies on openbsd-inetd | inet-superserver and
update-inetd, since netbase no longer provides either (Closes: #502828)
Regards,
Adam
diff -u netkit-rwall-0.17/debian/changelog netkit-rwall-0.17/debian/changelog
--- netkit-rwall-0.17/debian/changelog
+++ netkit-rwall-0.17/debian/changelog
@@ -1,3 +1,11 @@
+netkit-rwall (0.17-6.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add missing dependencies on openbsd-inetd | inet-superserver and
+ update-inetd, since netbase no longer provides either (Closes: #502828)
+
+ -- Adam D. Barratt <[EMAIL PROTECTED]> Mon, 20 Oct 2008 23:42:08 +0100
+
netkit-rwall (0.17-6) unstable; urgency=low
* The 'update-inetd' batch release.
diff -u netkit-rwall-0.17/debian/control netkit-rwall-0.17/debian/control
--- netkit-rwall-0.17/debian/control
+++ netkit-rwall-0.17/debian/control
@@ -7,7 +7,7 @@
Package: rwalld
Architecture: any
-Depends: portmap, netbase, ${shlibs:Depends}
+Depends: portmap, netbase, ${shlibs:Depends}, openbsd-inetd | inet-superserver, update-inetd
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