]> matita.cs.unibo.it Git - helm.git/commitdiff
ported to ocaml 3.08
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 27 Aug 2004 08:27:34 +0000 (08:27 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 27 Aug 2004 08:27:34 +0000 (08:27 +0000)
helm/DEVEL/ocaml-http/debian/changelog
helm/DEVEL/ocaml-http/debian/control
helm/DEVEL/ocaml-http/debian/dirs

index bcd147b0935c7c61b3e3818ee55a8182a3750181..626ce1dc6cdee21be7a806ee4a7a6f34b2f221cd 100644 (file)
@@ -1,3 +1,12 @@
+ocaml-http (0.0.10) unstable; urgency=low
+
+  * rebuilt for ocaml 3.08
+  * debian/control
+    - bumped standards version to 3.6.1.1
+    - changed deps to ocaml 3.08 and -nox
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu,  5 Aug 2004 15:06:49 +0200
+
 ocaml-http (0.0.9) unstable; urgency=low
 
   * Added support for HTTP Basic authentication
index 0c021f1fffdccf1af4dbf2a750178b6f09e77364..54351a2ab3cb9975dc8dcb586f1c922e2de17f6c 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.07, ocaml-findlib, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94), graphviz
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>> 4.0.0), ocaml-nox-3.08, ocaml-findlib, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94), graphviz
+Standards-Version: 3.6.1.1
 
 Package: libhttp-ocaml-dev
 Architecture: any
-Depends: ocaml-3.07, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.94)
+Depends: ocaml-nox-3.08, 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 f2e6e9096d821a871e084cb79b465767243bfd0d..4c23e42fda7744a2bcf94dda90b90ee1d0da693f 100644 (file)
@@ -1 +1 @@
-/usr/lib/ocaml/3.07
+/usr/lib/ocaml/3.08