The following commit has been merged in the master branch:
commit 92abe5240538520787a5a77cdc457899c6f26a0f
Author: Stephane Glondu <st...@glondu.net>
Date:   Thu Jul 25 21:32:10 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 449dc07..3b7e0fe 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders:
  Stéphane Glondu <glo...@debian.org>,
  Mehdi Dogguy <me...@debian.org>
 Build-Depends:
- ocaml-findlib,
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-findlib (>= 1.4),
+ ocaml-nox (>= 4),
  debhelper (>= 8),
  zlib1g-dev,
  dh-ocaml (>= 0.9)

-- 
cryptokit 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