From 69bfbf7fd156d2f05c99c4d6aeb7416359859e3a Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Tue, 3 Aug 2010 21:53:47 -0400 Subject: [PATCH] New upstream release --- debian/changelog | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 77ac5d99..e3bd648a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -ocaml (3.12.0~rc1-1) UNRELEASED; urgency=low +ocaml (3.12.0-1) UNRELEASED; urgency=low [ Stéphane Glondu ] - * New upstream release candidate (Closes: #255245, #570920) + * New upstream release (Closes: #255245, #570920) - add armel to native architectures; note that the Dynlink module is not available in native code there: software using it should take care of this new possibility diff --git a/debian/rules b/debian/rules index df48195a..fcbc5612 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) OCAMLMAJOR := 3.12 -OCAMLMINOR := 0+rc1 +OCAMLMINOR := 0 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache) -- 2.30.2