[Pkg-ocaml-maint-commits] [SCM] camlzip packaging branch, master, updated. debian/1.05-1-2-g9b7dbb8
Stephane Glondu
steph at glondu.net
Thu Jul 25 19:39:30 UTC 2013
The following commit has been merged in the master branch:
commit a7e64a04db1dd3fdd84826de3a65989178dab09d
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Jul 25 21:36:17 2013 +0200
Compile with OCaml >= 4
diff --git a/debian/control b/debian/control
index b8fec42..071be88 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
Build-Depends:
debhelper (>= 7.0.50~),
zlib1g-dev (>> 1.1.4),
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-nox (>= 4),
dpkg-dev (>= 1.13.19),
dh-ocaml (>= 0.9)
Homepage: http://pauillac.inria.fr/~xleroy/software.html#camlzip
--
camlzip packaging
More information about the Pkg-ocaml-maint-commits
mailing list