[Pkg-ocaml-maint-commits] [SCM] extlib packaging branch, master, updated. debian/1.5.2-1-14-g41c2039

Lifeng Sun lifongsun at gmail.com
Wed Jul 24 11:28:40 UTC 2013


The following commit has been merged in the master branch:
commit 514bf0f4192dc58a2a57d94128eeb57af9ffbad6
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Wed Jul 24 19:27:11 2013 +0800

    Compile with OCaml >= 4.00.1.

diff --git a/debian/control b/debian/control
index 8cb8cda..a0f1a42 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders:
  Stéphane Glondu <glondu at debian.org>,
  Lifeng Sun <lifongsun at gmail.com>
 Build-Depends:
- ocaml-nox (>= 3.11.1-3~),
- ocaml-findlib (>= 1.2.5),
+ ocaml-nox (>= 4.00.1),
+ ocaml-findlib (>= 1.3.2),
  debhelper (>= 8),
  cdbs,
  dh-ocaml (>= 0.9)

-- 
extlib packaging



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