This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch master in repository cryptokit.
commit f6836d493e6dc46199966e17abc062aaa4218d4b Author: Stephane Glondu <[email protected]> Date: Fri Jul 14 14:23:56 2017 +0200 Add ocamlbuild and zarith to Build-Depends --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 53099b0..3ada7eb 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,8 @@ Build-Depends: ocaml-nox (>= 4), debhelper (>= 8), zlib1g-dev, + ocamlbuild, + libzarith-ocaml-dev, dh-ocaml (>= 0.9) Standards-Version: 3.9.6 Homepage: https://github.com/xavierleroy/cryptokit -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/cryptokit.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

