-ocaml-http (0.1.3-1) UNRELEASED; urgency=low
+ocaml-http (0.1.3-1) unstable; urgency=low
 
   * force bash as SHELL in Makefile, since we rely on bashisms
+    (closes: bug#381915)
   * removed Http_daemon.{start,start'}, they have been deprecated a while ago
     in favour of Http_daemon.main
   * added 'auto_close' to daemon specifications. When set to true (defaults to
     having executed a callback, no matter if that callback succeeds or fails
     with an exception
 
- -- Stefano Zacchiroli <zack@debian.org>  Mon, 29 May 2006 22:22:51 +0200
+ -- Stefano Zacchiroli <zack@debian.org>  Sun, 20 Aug 2006 18:07:41 +0200
 
 ocaml-http (0.1.2-4) unstable; urgency=low