[Pkg-ocaml-maint-commits] [SCM] react packaging branch, master, updated. debian/0.9.4-1-3-g54579cd

Stephane Glondu steph at glondu.net
Fri Jul 26 19:57:32 UTC 2013


The following commit has been merged in the master branch:
commit 8711af65584195e3360537d0c24e8b6e4b0bde8b
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 26 21:51:38 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 2200358..920a00d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:
  debhelper (>= 7.0.50~),
  dh-ocaml (>= 0.9),
- ocaml-findlib,
- ocaml-nox (>= 3.11.1-3~)
+ ocaml-findlib (>= 1.4),
+ ocaml-nox (>= 4)
 Standards-Version: 3.9.4
 Section: ocaml
 Homepage: http://erratique.ch/software/react

-- 
react packaging



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