[Pkg-ocaml-maint-commits] [SCM] ocaml-fileutils packaging branch, master, updated. debian/0.4.5-2-3-ga72f3f0
Stephane Glondu
steph at glondu.net
Fri Jul 26 20:14:14 UTC 2013
The following commit has been merged in the master branch:
commit bdf29a01b1eb0ccbcf4b4c547df91ffb7165194c
Author: Stephane Glondu <steph at glondu.net>
Date: Fri Jul 26 22:06:43 2013 +0200
Compile with OCaml >= 4
diff --git a/debian/control b/debian/control
index fe28137..9985fdf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Uploaders:
Hendrik Tews <hendrik at askra.de>
Build-Depends:
debhelper (>= 9),
- ocaml-nox (>= 3.10.0-9),
+ ocaml-nox (>= 4),
ocaml-best-compilers,
- ocaml-findlib (>= 1.1.2pl1-4),
+ ocaml-findlib (>= 1.4),
libounit-ocaml-dev,
camlp4 (>= 3.10.0-4),
dh-ocaml (>= 0.9)
--
ocaml-fileutils packaging
More information about the Pkg-ocaml-maint-commits
mailing list