[Pkg-ocaml-maint-commits] r1024 - packages/ocaml/trunk/debian
Sven Luther
luther@costa.debian.org
Mon, 21 Mar 2005 07:48:52 +0100
Author: luther
Date: 2005-03-21 07:48:51 +0100 (Mon, 21 Mar 2005)
New Revision: 1024
Modified:
packages/ocaml/trunk/debian/changelog
Log:
Preparing the ocaml 3.08.3-1 upload
Modified: packages/ocaml/trunk/debian/changelog
===================================================================
--- packages/ocaml/trunk/debian/changelog 2005-03-21 06:46:45 UTC (rev 1023)
+++ packages/ocaml/trunk/debian/changelog 2005-03-21 06:48:51 UTC (rev 1024)
@@ -1,9 +1,9 @@
-ocaml (3.08.3-0.experimental.1) experimental; urgency=low
+ocaml (3.08.3-1) unstable; urgency=medium
* New upstream stable point version.
- breaks binary compatibility, we thus have to up the ABI version
to 3.08.3.
- * New features
+ * New features
- ignore unknown warning options for forward and backward compatibility
- runtime: export caml_compare_unordered (PR#3479)
- camlp4: install argl.* files (PR#3439)
@@ -39,7 +39,7 @@
- ocamldep: handle spaces in file names (PR#3370)
- compiler: remove spurious warning in pattern-matching on variants (PR#3424)
- -- Sven Luther <luther@debian.org> Thu, 17 Mar 2005 16:32:30 +0100
+ -- Sven Luther <luther@debian.org> Mon, 21 Mar 2005 07:46:26 +0100
ocaml (3.08.2-1) unstable; urgency=low