[Pkg-ocaml-maint-commits] [mlpost] 04/07: Compile with ocaml >= 4.01
Stéphane Glondu
glondu at moszumanska.debian.org
Thu Nov 21 10:44:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository mlpost.
commit ec1d287c6587070f9033bde3e5c9567271566549
Author: Stephane Glondu <steph at glondu.net>
Date: Sun Nov 10 19:36:04 2013 +0100
Compile with ocaml >= 4.01
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1707a7c..53e4dab 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
libcairo-ocaml-dev (>= 20090223-2~),
libbitstring-ocaml-dev (>= 2.0.0-5~),
camlp4,
- ocaml-findlib,
- ocaml-nox (>= 3.11.1-3~)
+ ocaml-findlib (>= 1.4),
+ ocaml-nox (>= 4.01)
Build-Depends-Indep:
context (>= 2012.05.23.20120524-1~),
texlive-latex-base,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/mlpost.git
More information about the Pkg-ocaml-maint-commits
mailing list