The following commit has been merged in the master branch:
commit 34e7ab92ce4309e254652bff758092a02f7e0e03
Author: Stephane Glondu <st...@glondu.net>
Date:   Thu Jul 25 21:41:01 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index b9addbc..9406e1c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders:
 Build-Depends:
  debhelper (>= 7.0.50~),
  libssl-dev (>= 0.9.6),
- ocaml-nox (>= 3.11.1-3~),
- ocaml-findlib (>= 1.2.5),
+ ocaml-nox (>= 4),
+ ocaml-findlib (>= 1.4),
  dh-ocaml (>= 0.9)
 Standards-Version: 3.9.2
 Homepage: http://sourceforge.net/projects/savonet/files/

-- 
ocaml-ssl packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to