[Pkg-ocaml-maint-commits] [SCM] ocamlnet packaging branch, master, updated. debian/3.6.5-1-5-g1ee1b27
Stephane Glondu
steph at glondu.net
Thu Jul 25 21:26:30 UTC 2013
The following commit has been merged in the master branch:
commit 7b9a6f0358bacf32ad1bcc8aa2228f0497c84094
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Jul 25 21:22:14 2013 +0200
Compile with OCaml >= 4
diff --git a/debian/control b/debian/control
index 906d2d5..60b104a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
debhelper (>= 9),
dh-ocaml (>= 0.9),
dh-apache2,
- ocaml-nox (>= 3.11.1-3~),
- camlp4 (>= 3.11.1-3~),
- ocaml-findlib (>= 1.2.5),
+ ocaml-nox (>= 4),
+ camlp4,
+ ocaml-findlib (>= 1.4),
libfindlib-ocaml-dev,
libpcre-ocaml-dev (>= 6.0.1-2~),
liblablgtk2-ocaml-dev (>= 2.12.0-4~),
--
ocamlnet packaging
More information about the Pkg-ocaml-maint-commits
mailing list