From: Stephane Glondu Date: Thu, 4 Dec 2008 16:07:18 +0000 (+0100) Subject: New upstream release X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~449^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=47a3c7da94870362c8b5bf01deef4e812d909566;p=ocaml.git New upstream release --- diff --git a/debian/changelog b/debian/changelog index fb073364..fe60f97d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -ocaml (3.11.0~rc1-1) UNRELEASED; urgency=low +ocaml (3.11.0-1) UNRELEASED; urgency=low - * New upstream release candidate: + * New upstream release: - manpages.dpatch, ocamldoc.dpatch removed (merged upstream) - for_pack_static.dpatch removed (obsolete) - call_ld_with_proper_flags.dpatch fixed (Closes: #506286) @@ -8,7 +8,7 @@ ocaml (3.11.0~rc1-1) UNRELEASED; urgency=low * Install *.cmxs (and matching *.cma) in ocaml-base* * Don't put .git directory in ocaml-source - -- Stephane Glondu Tue, 02 Dec 2008 01:42:57 +0100 + -- Stephane Glondu Thu, 04 Dec 2008 17:06:35 +0100 ocaml (3.11.0~beta1-1) experimental; urgency=low diff --git a/debian/rules b/debian/rules index 4c91b284..583a041a 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.11 -OCAMLMINOR = 0+rc1 +OCAMLMINOR = 0 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums