From 83e3147b9cded05ad159eca50a3fd06cdff60042 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Wed, 15 Jun 2011 18:19:13 +0200 Subject: [PATCH] New upstream release candidate --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c90431cf..6c065cb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocaml (3.12.1~rc1-1) UNRELEASED; urgency=low + + * New upstream release candidate + + -- Stéphane Glondu Wed, 15 Jun 2011 18:19:01 +0200 + ocaml (3.12.0-7) unstable; urgency=low * Force aligned access for double and int64 on mips* diff --git a/debian/rules b/debian/rules index 2f6d8c50..4f9553a1 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) OCAMLMAJOR := 3.12 -OCAMLMINOR := 0 +OCAMLMINOR := 1+rc1 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache) -- 2.30.2