From 9b0bf293edfaf7c2f4cfeaf79b46bc4c51656711 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 2 Sep 2006 09:24:33 +0000 Subject: [PATCH] New upstream release candidate. --- debian/changelog | 6 ++++++ debian/patches/stdlib_man_section.dpatch | 2 +- debian/rules | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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 -- 2.30.2