[Pkg-ocaml-maint-commits] [SCM] camlp5 packaging branch, master, updated. debian/6.08-1-9-g5787d46
Stephane Glondu
steph at glondu.net
Wed Jul 24 06:41:03 UTC 2013
The following commit has been merged in the master branch:
commit 9c70cd915f442b4a0464946be852db5bf9cfeb2c
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Jul 23 10:26:59 2013 +0200
Compile with OCaml >= 4
diff --git a/debian/control b/debian/control
index 54e2dda..d840429 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
cdbs,
debhelper (>= 8),
dh-ocaml (>= 0.9.1),
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-nox (>= 4),
ocaml-compiler-libs
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camlp5.git
--
camlp5 packaging
More information about the Pkg-ocaml-maint-commits
mailing list