From: Julien Cristau Date: Sat, 2 Sep 2006 09:24:33 +0000 (+0000) Subject: New upstream release candidate. X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~624 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9b0bf293edfaf7c2f4cfeaf79b46bc4c51656711;p=ocaml.git New upstream release candidate. --- diff --git a/debian/changelog b/debian/changelog index d267c508..fe1886d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocaml (3.09.3~rc1-1) experimental; urgency=low + + * New upstream release candidate. + + -- Julien Cristau Sat, 2 Sep 2006 10:38:43 +0200 + ocaml (3.09.2-6) unstable; urgency=low * Correct /usr/include/caml symbolic link, closes: #379271. diff --git a/debian/patches/stdlib_man_section.dpatch b/debian/patches/stdlib_man_section.dpatch index 2453bd8f..6758d5e6 100755 --- a/debian/patches/stdlib_man_section.dpatch +++ b/debian/patches/stdlib_man_section.dpatch @@ -8,7 +8,7 @@ diff -urNad ocaml-3.09.2~/ocamldoc/Makefile ocaml-3.09.2/ocamldoc/Makefile --- ocaml-3.09.2~/ocamldoc/Makefile 2005-11-10 15:44:36.000000000 +0100 +++ ocaml-3.09.2/ocamldoc/Makefile 2006-05-04 00:07:52.000000000 +0200 -@@ -314,7 +314,7 @@ +@@ -318,7 +318,7 @@ stdlib_man/Pervasives.3o: $(STDLIB_MLIS) $(MKDIR) stdlib_man $(OCAMLDOC_RUN) -man -d stdlib_man $(INCLUDES) \ diff --git a/debian/rules b/debian/rules index 3bbefa2a..0d89cc9d 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ include /usr/share/dpatch/dpatch.make PACKAGE = ocaml OCAMLMAJOR = 3.09 -OCAMLMINOR = 2 +OCAMLMINOR = 3~rc1 OCAMLABI = $(OCAMLMAJOR).$(OCAMLMINOR) STDLIBDIR = /usr/lib/ocaml/$(OCAMLABI) MD5SUMSDIR = /var/lib/ocaml/md5sums