]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/DEVEL/ocaml-http/debian/changelog
* NOT RELEASED YET
[helm.git] / helm / software / DEVEL / ocaml-http / debian / changelog
index 9b39aa5c47ab7c84c846fe036e82fd8b6ba8e780..51fe74815c4c8234e56e74a0386e38cd1537e2b4 100644 (file)
@@ -1,23 +1,30 @@
-ocaml-http (0.1.4-1) UNRELEASED; urgency=low
+ocaml-http (0.1.4-2) UNRELEASED; urgency=low
 
-  * send internally generated headers as lowercase strings, for consistency
-    with headers generated via setXXX methods
+  * NOT RELEASED YET
 
- -- Stefano Zacchiroli <zack@debian.org>  Wed, 24 Jan 2007 10:09:12 +0100
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 14:29:34 +0000
 
-ocaml-http (0.1.3-3) UNRELEASED; urgency=low
+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/rules
-    - use ocaml.mk
+    - build ocamldoc documentation at package build time
   * debian/control
-    - bumped build-dep on ocaml-nox to >= 3.09.2-7, since we now use
-      ocaml.mk
-    - bumped build-dep on debhelper to >> 5
-    - rebuilt against ocamlnet 2.2, bumped deps accordingly
-  * debian/compat
-    - bumped compatibility level to 5
-
- -- Stefano Zacchiroli <zack@debian.org>  Wed,  3 Jan 2007 20:14:08 +0100
+    - add build-dep on camlp4, which is now in a separate package
+    - add build-dep for doc generation: graphviz, texlive-latex-recommended,
+      texlive-base-bin, texlive-latex-extra
+  * debian/svn-deblayout
+    - add repository layout information
+  - bump debhelper dep and compatibility level to 5
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 16:19:48 +0200
 
 ocaml-http (0.1.3-2) unstable; urgency=low