[Pkg-ocaml-maint-commits] [SCM] lablgl packaging branch, master, updated. debian/1.04-5-27-g9206d37

Lifeng Sun lifongsun at gmail.com
Wed Jul 24 09:26:33 UTC 2013


The following commit has been merged in the master branch:
commit 9206d37515150fb9dae7a1245e03a0034dc388ba
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Wed Jul 24 17:26:24 2013 +0800

    Compile with OCaml >= 4.00.1.

diff --git a/debian/control b/debian/control
index d8efe42..6d3d30b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders:
  Lifeng Sun <lifongsun at gmail.com>
 Build-Depends:
  debhelper (>= 9),
- ocaml (>= 3.11.1-5~),
+ ocaml (>= 4.00.1),
  tcl8.5-dev,
  tk8.5-dev,
  libgl1-mesa-dev | libgl-dev,

-- 
lablgl packaging



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