This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch master in repository lwt.
commit c25239ab8677f1a143bf1970c89100b3b3c4d007 Author: Stephane Glondu <[email protected]> Date: Wed Oct 14 11:31:43 2015 +0200 Build-depend on libssl-ocaml-dev (>= 0.5) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 99c88c9..09a2c31 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libev-dev, ocaml-findlib (>= 1.4), libfindlib-ocaml-dev, - libssl-ocaml-dev (>= 0.4.3-3~), + libssl-ocaml-dev (>= 0.5), liblablgtk2-ocaml-dev (>= 2.12.0-4~), libreact-ocaml-dev (>= 0.9.1-1~), libtext-ocaml-dev (>= 0.4), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/lwt.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

