]> matita.cs.unibo.it Git - helm.git/commitdiff
ported to ocaml 3.07
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 16 Dec 2003 16:17:23 +0000 (16:17 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 16 Dec 2003 16:17:23 +0000 (16:17 +0000)
helm/DEVEL/ocaml-http/debian/changelog
helm/DEVEL/ocaml-http/debian/control
helm/DEVEL/ocaml-http/debian/dirs

index 79917ba3d55d4fe2ac31188b5a10800b8cc8c512..cdb2c610ce68cb589c976d39f723d2f6e8310e4d 100644 (file)
@@ -9,6 +9,7 @@ ocaml-http (0.0.8) unstable; urgency=low
   * Shutdown server socket on abnormal exit (actually: uncaught
     exceptions or SIGTERM received)
   * Added a lot of ocamldoc documentation
+  * Added minimal HTTP 1.0/1.1 client support
 
  -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 Jan 2003 10:36:53 +0100
 
index 1a72fbd75413d5991ffe313cd04eb1944959ca1c..23698721add1424985e2e3aadef0e8df83cdf471 100644 (file)
@@ -2,12 +2,12 @@ Source: ocaml-http
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94), graphviz
+Build-Depends: debhelper (>> 4.0.0), ocaml-3.07, ocaml-findlib, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94), graphviz
 Standards-Version: 3.5.8
 
 Package: libhttp-ocaml-dev
 Architecture: any
-Depends: ocaml-3.06-1, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94)
+Depends: ocaml-3.07, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94)
 Description: OCaml module to build simple HTTP servers
  OCaml module to build simple HTTP server, largely inspired to Perl's
  HTTP::Daemon module.
index bfe42fe0e1edcaacbd16791e434173c658b1b095..f2e6e9096d821a871e084cb79b465767243bfd0d 100644 (file)
@@ -1 +1 @@
-/usr/lib/ocaml/3.06
+/usr/lib/ocaml/3.07