[Pkg-ocaml-maint-commits] [SCM] cryptokit packaging branch, master, updated. debian/1.7-1-2-g35ce70f
Stephane Glondu
steph at glondu.net
Thu Jul 25 19:34:55 UTC 2013
The following commit has been merged in the master branch:
commit 92abe5240538520787a5a77cdc457899c6f26a0f
Author: Stephane Glondu <steph at glondu.net>
Date: Thu Jul 25 21:32:10 2013 +0200
Compile with OCaml >= 4
diff --git a/debian/control b/debian/control
index 449dc07..3b7e0fe 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders:
Stéphane Glondu <glondu at debian.org>,
Mehdi Dogguy <mehdi at debian.org>
Build-Depends:
- ocaml-findlib,
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-findlib (>= 1.4),
+ ocaml-nox (>= 4),
debhelper (>= 8),
zlib1g-dev,
dh-ocaml (>= 0.9)
--
cryptokit packaging
More information about the Pkg-ocaml-maint-commits
mailing list