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

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 4b5b1b6..4416f62 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
 Build-Depends:
  debhelper (>= 7),
  cdbs,
- 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.8.3
 Homepage: http://projects.camlcity.org/projects/cryptgps.html

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