-ocaml (3.12.0~beta1-1) UNRELEASED; urgency=low
+ocaml (3.12.0~rc1-2) UNRELEASED; urgency=low
[ Stéphane Glondu ]
- * New upstream beta release (Closes: #255245, #570920)
+ * New upstream release candidate (Closes: #255245, #570920)
- add armel to native architectures; note that the Dynlink module is
not available in native code there: software using it should take care
of this new possibility
* debian/ocaml-mode.emacs-install: do not byte-compile camldebug.el
and inf-caml.el for xemacs21 (Closes: #508813, LP: #464587).
- -- Stéphane Glondu <glondu@debian.org> Wed, 16 Jun 2010 08:38:11 -0700
+ -- Stéphane Glondu <glondu@debian.org> Sat, 24 Jul 2010 14:24:19 +0200
ocaml (3.11.2-1) unstable; urgency=low
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
-index 1a9d4b0..fb876d6 100755
+index 48b05b7..ff2de61 100755
--- a/configure
+++ b/configure
@@ -284,7 +284,8 @@ case "$bytecc,$host" in
cc,mips-*-irix6*)
# Add -n32 flag to ensure compatibility with native-code compiler
bytecccompopts="-n32"
-@@ -732,6 +733,7 @@ case "$arch,$nativecc,$system,$host_type" in
+@@ -734,6 +735,7 @@ case "$arch,$nativecc,$system,$host_type" in
nativecccompopts="$gcc_warnings -DSHRINKED_GNUC";;
*,*,rhapsody,*) nativecccompopts="$gcc_warnings -DDARWIN_VERSION_6 $dl_defs"
if $arch64; then partialld="ld -r -arch ppc64"; fi;;
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
-index fb876d6..32d754b 100755
+index ff2de61..2872ae8 100755
--- a/configure
+++ b/configure
-@@ -1632,7 +1632,7 @@ echo "DEBUGGER=$debugger" >> Makefile
+@@ -1635,7 +1635,7 @@ echo "DEBUGGER=$debugger" >> Makefile
echo "CC_PROFILE=$cc_profile" >> Makefile
echo "SYSTHREAD_SUPPORT=$systhread_support" >> Makefile
echo "PARTIALLD=$partialld" >> Makefile
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ocamldoc/Makefile b/ocamldoc/Makefile
-index 95b0f9d..978caed 100644
+index 2d8b0ea..30684ee 100644
--- a/ocamldoc/Makefile
+++ b/ocamldoc/Makefile
@@ -319,7 +319,7 @@ test_texi: dummy