-ocaml (3.11.1~rc1-1) UNRELEASED; urgency=low
+ocaml (3.11.1-1) UNRELEASED; urgency=low
[ Samuel Mimram ]
* Add kfreebsd-amd64 to the list of supported native architectures.
- remove recommends to ledit from ocaml-nox (does not ship "ocaml")
[ Stephane Glondu ]
- * New upstream release candidate:
+ * New upstream release:
- remove dbm_ldopts.dpatch (merged upstream)
- switch patch system to quilt
* debian/control:
ocaml-interp
- remove various obsolete Conflicts and Replaces
- -- Stephane Glondu <steph@glondu.net> Sun, 07 Jun 2009 16:07:40 +0200
+ -- Stephane Glondu <steph@glondu.net> Fri, 12 Jun 2009 15:50:22 +0200
ocaml (3.11.0-5) unstable; urgency=low
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build/install.sh b/build/install.sh
-index 34d6384..c57bcdb 100755
+index 5093f31..d4f5804 100755
--- a/build/install.sh
+++ b/build/install.sh
@@ -18,7 +18,7 @@ set -e
PACKAGE := ocaml
ALL_PACKAGES := $(shell sed -ne 's/^Package: //p' debian/control)
OCAMLMAJOR := 3.11
-OCAMLMINOR := 1+rc0
+OCAMLMINOR := 1
# Build cache (for Debian debugging)
BUILDCACHE := $(wildcard ../ocaml.cache)