[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

please consider node 0.3.2-4



I've just (literally) uploaded node 0.3.2-4, which fixes #308402,
a missing runtime dependency on netbase (severity serious).

The diff is below. Would you please consider this for sarge?
Also, I mistakenly left it at urgency=low, so at your option the
urgency could be raised also (if relevant).

thanks,
Hamish

diff -u node-0.3.2/debian/changelog node-0.3.2/debian/changelog
--- node-0.3.2/debian/changelog
+++ node-0.3.2/debian/changelog
@@ -1,3 +1,10 @@
+node (0.3.2-4) unstable; urgency=low
+
+  * Added runtime dependency on netbase which provides
+    update-inetd (closes: #308402)
+
+ -- Hamish Moffatt <hamish@debian.org>  Tue, 10 May 2005 13:25:33 +1000
+
 node (0.3.2-3) unstable; urgency=low
 
   * New uploader added to the Uploaders field.
diff -u node-0.3.2/debian/control node-0.3.2/debian/control
--- node-0.3.2/debian/control
+++ node-0.3.2/debian/control
@@ -8,7 +8,7 @@
 
 Package: node
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, netbase
 Description: Amateur Packet Radio Node program
  The node program accepts TCP/IP and packet radio network connections and
  presents users with an interface that allows them to make gateway connections
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>



Reply to: