tags 502822 +pending thanks Hi,
The attached file is the diff for my netkit-rusers 0.17-7.1 NMU. The
associated changelog entry is:
netkit-rusers (0.17-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Add missing Depends on 'update-inetd' to ensure the presence of
/usr/sbin/update-inetd in postinst script. (Closes: #502822)
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [EMAIL PROTECTED]
`-
diff -Nru netkit-rusers-0.17/debian/changelog
netkit-rusers-0.17/debian/changelog
--- netkit-rusers-0.17/debian/changelog 2008-10-20 22:45:47.000000000 +0100
+++ netkit-rusers-0.17/debian/changelog 2008-10-20 22:45:47.000000000 +0100
@@ -1,3 +1,11 @@
+netkit-rusers (0.17-7.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add missing Depends on 'update-inetd' to ensure the presence of
+ /usr/sbin/update-inetd in postinst script. (Closes: #502822)
+
+ -- Chris Lamb <[EMAIL PROTECTED]> Mon, 20 Oct 2008 22:44:30 +0100
+
netkit-rusers (0.17-7) unstable; urgency=low
* The 'update-inetd' batch release.
diff -Nru netkit-rusers-0.17/debian/control netkit-rusers-0.17/debian/control
--- netkit-rusers-0.17/debian/control 2008-10-20 22:45:47.000000000 +0100
+++ netkit-rusers-0.17/debian/control 2008-10-20 22:45:47.000000000 +0100
@@ -7,7 +7,7 @@
Package: rusersd
Architecture: any
-Depends: portmap, netbase, ${shlibs:Depends}
+Depends: portmap, netbase, update-inetd, ${shlibs:Depends}
Description: Logged in users server
This is a server which returns information about users currently logged in to
the system.
signature.asc
Description: PGP signature

