This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch experimental/master in repository ocaml.
commit f549212c75ff838c5140169501010849b560a179 Author: Stephane Glondu <[email protected]> Date: Mon Aug 10 11:24:17 2015 +0200 Update ABI --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e565f50..095e192 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) OCAMLMAJOR := 4.02 -OCAMLMINOR := 2 +OCAMLMINOR := 3 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

