tags 417017 + patch
thanks

Hi,

Attached is the diff for my micro-httpd 20051212-5.1 NMU during the
current BSP which I uploaded to delayed-0.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u micro-httpd-20051212/debian/changelog micro-httpd-20051212/debian/changelog
--- micro-httpd-20051212/debian/changelog
+++ micro-httpd-20051212/debian/changelog
@@ -1,3 +1,10 @@
+micro-httpd (20051212-5.1) unstable; urgency=high
+
+  * Non-maintainer upload during BSP.
+  * Add dependency on update-inetd: it is used in postinst (Closes: #417017).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Thu, 17 May 2007 01:27:33 +0200
+
 micro-httpd (20051212-5) unstable; urgency=low
 
   * New maintainer (Closes: #407661).
diff -u micro-httpd-20051212/debian/control micro-httpd-20051212/debian/control
--- micro-httpd-20051212/debian/control
+++ micro-httpd-20051212/debian/control
@@ -8,7 +8,7 @@
 Package: micro-httpd
 Section: web
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, update-inetd
 Suggests: micro-inetd, micro-proxy
 Provides: httpd
 Description: really small HTTP server

Reply via email to