This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch master in repository hevea.
commit 5c8c70c02d26b6b220948505ccd954d6e6d504ed Author: Stephane Glondu <[email protected]> Date: Fri Jul 14 14:48:12 2017 +0200 Add ocamlbuild to Build-Depends-Indep --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4f24123..9d7c02a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Ralf Treinen <[email protected]>, Samuel Mimram <[email protected]>, Stéphane Glondu <[email protected]> -Build-Depends-Indep: ocaml-nox (>= 4) +Build-Depends-Indep: ocaml-nox (>= 4), ocamlbuild Build-Depends: debhelper (>= 9), tex-common, dh-ocaml (>= 0.9) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/hevea.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/hevea.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

