-ocaml (3.11.1-6) UNRELEASED; urgency=low
+ocaml (3.11.2~rc1-1) UNRELEASED; urgency=low
+ [ Mehdi Dogguy ]
* camlp4-extra:
- Add cma files back into the package (Requested by users).
- Don't install a manpage for camlp4boot (which is not installed).
* debian/control:
- Make camlp4-extra depend on ocaml-base-nox
- -- Mehdi Dogguy <mehdi@debian.org> Wed, 16 Dec 2009 13:21:56 +0100
+ [ Stéphane Glondu ]
+ * New upstream release candidate
+
+ -- Stéphane Glondu <glondu@debian.org> Mon, 28 Dec 2009 18:50:43 +0100
ocaml (3.11.1-5) unstable; urgency=low
PACKAGE := ocaml
ALL_PACKAGES := $(shell sed -ne 's/^Package: //p' debian/control)
OCAMLMAJOR := 3.11
-OCAMLMINOR := 1
+OCAMLMINOR := 2+rc1
# Build cache (for Debian debugging)
BUILDCACHE := $(wildcard ../ocaml.cache)