From: Stephane Glondu Date: Sat, 29 Nov 2008 10:26:36 +0000 (+0100) Subject: New upstream release candidate X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~449^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3458abbff259b97435a5515c5bc20ecc3db4343a;p=ocaml.git New upstream release candidate --- diff --git a/debian/changelog b/debian/changelog index db5e8399..bf7a1564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -ocaml (3.11.0~beta1-2) UNRELEASED; urgency=low +ocaml (3.11.0~rc1-1) UNRELEASED; urgency=low + * New upstream release candidate * Add debian/changelog entry for version 3.09.2-8 -- Stephane Glondu Thu, 06 Nov 2008 10:22:39 +0100 diff --git a/debian/rules b/debian/rules index 37aa1ec3..ca45dbb7 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.11 -OCAMLMINOR = 0+beta1 +OCAMLMINOR = 0+rc1 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums