From: Stephane Glondu Date: Tue, 5 Jul 2011 19:28:53 +0000 (+0200) Subject: New upstream release X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~294 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6a4cc9b883dbd6c4298bf13ed2d6c44f72e6306c;p=ocaml.git New upstream release --- diff --git a/debian/changelog b/debian/changelog index 6c065cb9..f553ec61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -ocaml (3.12.1~rc1-1) UNRELEASED; urgency=low +ocaml (3.12.1-1) UNRELEASED; urgency=low - * New upstream release candidate + * New upstream release -- Stéphane Glondu Wed, 15 Jun 2011 18:19:01 +0200 diff --git a/debian/rules b/debian/rules index 4f9553a1..216a7ad8 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ PACKAGE := ocaml ALL_PACKAGES := $(shell dh_listpackages) OCAMLMAJOR := 3.12 -OCAMLMINOR := 1+rc1 +OCAMLMINOR := 1 # Build cache (for Debian debugging) BUILDCACHE := $(wildcard ../ocaml.cache)