]> matita.cs.unibo.it Git - helm.git/commitdiff
ported to ocaml 3.09.1
authorStefano Zacchiroli <zack@upsilon.cc>
Sun, 8 Jan 2006 12:14:20 +0000 (12:14 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sun, 8 Jan 2006 12:14:20 +0000 (12:14 +0000)
helm/DEVEL/ocaml-http/debian/changelog
helm/DEVEL/ocaml-http/debian/control
helm/DEVEL/ocaml-http/debian/control.in
helm/DEVEL/ocaml-http/debian/dirs

index 8c31daf3c27ff6fead8c6ed518d89090e4ef1b41..a341c9f7fe35c11b674b88081f1c3b0d0593ff1f 100644 (file)
@@ -1,3 +1,9 @@
+ocaml-http (0.1.2-3) unstable; urgency=low
+
+  * Rebuilt against OCaml 3.09.1, bumped deps accordingly.
+
+ -- Stefano Zacchiroli <zack@debian.org>  Sun,  8 Jan 2006 13:13:07 +0100
+
 ocaml-http (0.1.2-2) unstable; urgency=low
 
   * rebuilt with ocaml 3.09
index ed54d2aa288c052b8372a415a1206c1ea4ae2e83..1b42aa4e9457b12dad12d67008517562962bfabe 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-nox (>= 3.09.0), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.10.1), libocamlnet-ocaml-dev (>= 1.1-7), cdbs
+Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= 3.09.1), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.10.1-2), libocamlnet-ocaml-dev (>= 1.1-8), cdbs
 Standards-Version: 3.6.2
 
 Package: libhttp-ocaml-dev
 Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, libpcre-ocaml-dev (>= 5.10.1), libocamlnet-ocaml-dev (>= 1.1-7)
+Depends: ocaml-nox-${F:OCamlABI}, libpcre-ocaml-dev (>= 5.10.1-2), libocamlnet-ocaml-dev (>= 1.1-8)
 Description: OCaml library for writing HTTP servers
  OCaml HTTP is a library for the Objective Caml programming language,
  used to build simple HTTP servers, largely inspired to Perl's
index 4131e113171265cd19ba3017da0db53607cb8b6f..60b295bbf345b7b17d9978a8225d10eda7cbbc1f 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-nox (>= @OCamlABI@), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.10.1), libocamlnet-ocaml-dev (>= 1.1-7), cdbs
+Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= @OCamlABI@), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.10.1-2), libocamlnet-ocaml-dev (>= 1.1-8), cdbs
 Standards-Version: 3.6.2
 
 Package: libhttp-ocaml-dev
 Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, libpcre-ocaml-dev (>= 5.10.1), libocamlnet-ocaml-dev (>= 1.1-7)
+Depends: ocaml-nox-${F:OCamlABI}, libpcre-ocaml-dev (>= 5.10.1-2), libocamlnet-ocaml-dev (>= 1.1-8)
 Description: OCaml library for writing HTTP servers
  OCaml HTTP is a library for the Objective Caml programming language,
  used to build simple HTTP servers, largely inspired to Perl's
index 2f455d562b54e508808dd65b3c5b61aa6ac9698b..d85903676851dd755087de9d251320617fd771f8 100644 (file)
@@ -1 +1 @@
-/usr/lib/ocaml/3.09.0
+/usr/lib/ocaml/3.09.1