[Pkg-ocaml-maint-commits] [SCM] ocamlify packaging branch, master, updated. debian/0.0.1-3-6-g7911222

Stephane Glondu steph at glondu.net
Wed Jul 24 19:39:21 UTC 2013


The following commit has been merged in the master branch:
commit 3bc15a440ff2620d7286cb4976f86e7ee35a29f1
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 24 21:34:07 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 0c33a8d..9b50c41 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Sylvain Le Gall <gildor at debian.org>
 Build-Depends:
  debhelper (>= 7.0.50~),
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-nox (>= 4),
  dh-ocaml (>= 0.9.0~),
  ocaml-findlib
 Standards-Version: 3.9.4

-- 
ocamlify packaging



More information about the Pkg-ocaml-maint-commits mailing list