From: Samuel Mimram Date: Mon, 18 Sep 2006 12:45:36 +0000 (+0000) Subject: New upstream release. X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~609 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=abf89495ac8c0fef84916eb4c9af9354218bdefa;p=ocaml.git New upstream release. --- diff --git a/debian/changelog b/debian/changelog index a2d2b958..7d221bd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,7 @@ -ocaml (3.09.3~rc1-2) experimental; urgency=low +ocaml (3.09.3-1) experimental; urgency=low + + [ Samuel Mimram ] + * New upstream release. [ Stefano Zacchiroli ] * Added .txt suffix to the textual version of the policy @@ -6,7 +9,7 @@ ocaml (3.09.3~rc1-2) experimental; urgency=low /usr/share/cdbs/1/ (permission granted by the CDBS maintainers to ship files there, see #387299), closes: #387299. - -- Stefano Zacchiroli Sat, 16 Sep 2006 17:10:14 +0200 + -- Samuel Mimram Mon, 18 Sep 2006 14:44:32 +0200 ocaml (3.09.3~rc1-1) experimental; urgency=low diff --git a/debian/rules b/debian/rules index 5a295891..b8d46f44 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.09 -OCAMLMINOR = 3-rc1 +OCAMLMINOR = 3 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums