[Pkg-ocaml-maint-commits] [cmigrep] 03/05: Compile with ocaml >= 4.01
Stéphane Glondu
glondu at alioth.debian.org
Sun Nov 10 15:41:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository cmigrep.
commit c15d8704ecfab70eeca64d427247f864eaae5587
Author: Stephane Glondu <steph at glondu.net>
Date: Sun Nov 10 16:35:16 2013 +0100
Compile with ocaml >= 4.01
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5afac93..b8ab9c3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,10 @@ Uploaders: Ralf Treinen <treinen at debian.org>,
Samuel Mimram <smimram at debian.org>,
Mehdi Dogguy <mehdi at debian.org>
Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~),
+Build-Depends-Indep:
+ ocaml-nox (>= 4.01),
libpcre-ocaml-dev (>= 6.0.1),
- ocaml-findlib (>= 1.2.4-2),
+ ocaml-findlib (>= 1.4),
libfindlib-ocaml-dev,
ocaml-compiler-libs
Standards-Version: 3.9.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/cmigrep.git
More information about the Pkg-ocaml-maint-commits
mailing list