]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/DEVEL/ocaml-http/debian/changelog
* rebuild against OCaml 3.10 and ocamlnet 2.2
[helm.git] / helm / software / DEVEL / ocaml-http / debian / changelog
index f885582d810a67fb9e244f0984a67af5aef69da9..c0b2c06022d09a9c26aa00348b86e8dce0e5ff20 100644 (file)
@@ -1,3 +1,19 @@
+ocaml-http (0.1.4-1) experimental; urgency=low
+
+  * rebuild against OCaml 3.10 and ocamlnet 2.2
+  * send internally generated headers as lowercase strings, for consistency
+    with headers generated via setXXX methods
+  * add preliminary support for cookies (new "cookies" method added to an
+    http_request, cookies are parsed upon request creation if a "Cookie:"
+    header has been received)
+  * debian/rules
+    - use ocaml.mk CDBS class
+  * debian/control
+    - add build-dep on camlp4, which is now in a separate package
+  - bump debhelper dep and compatibility level to 5
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 15:54:32 +0200
+
 ocaml-http (0.1.3-2) unstable; urgency=low
 
   * debian/control.in
@@ -6,6 +22,8 @@ ocaml-http (0.1.3-2) unstable; urgency=low
     - bumped dependencies on pcre-ocaml and ocamlnet
   * debian/rules
     - binNMU safe substitution of variables in .in files
+  * debian/dirs
+    - file removed, will be generated at build time
 
  -- Stefano Zacchiroli <zack@debian.org>  Fri, 15 Sep 2006 00:29:56 +0200