ocaml-maint team mailing list archive
-
ocaml-maint team
-
Mailing list archive
-
Message #00436
[Bug 775820] Sync ocaml 3.12.0-5 (main) from Debian unstable (main)
2011-05-04 14:18:11 INFO - <ocaml_3.12.0.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
[Updating] ocaml (3.11.2-4ubuntu1 [Ubuntu] < 3.12.0-5 [Debian])
* Trying to add ocaml...
2011-05-04 14:18:12 INFO - <ocaml_3.12.0-5.debian.tar.gz: downloading from http://ftp.debian.org/debian/>
2011-05-04 14:18:12 INFO - <ocaml_3.12.0-5.dsc: downloading from http://ftp.debian.org/debian/>
I: ocaml [main] -> ocaml-nox_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> camlp4_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> camlp4-extra_3.11.2-4ubuntu1 [universe].
I: ocaml [main] -> ocaml_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> ocaml-base-nox_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> ocaml-base_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> ocaml-native-compilers_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> ocaml-source_3.11.2-4ubuntu1 [universe].
I: ocaml [main] -> ocaml-interp_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> ocaml-compiler-libs_3.11.2-4ubuntu1 [main].
I: ocaml [main] -> ocaml-mode_3.11.2-4ubuntu1 [universe].
** Changed in: ocaml (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Debian
OCaml Maintainers, which is subscribed to ocaml in Ubuntu.
https://bugs.launchpad.net/bugs/775820
Title:
Sync ocaml 3.12.0-5 (main) from Debian unstable (main)
Status in “ocaml” package in Ubuntu:
Fix Released
Bug description:
Please sync ocaml 3.12.0-5 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
Fix a FTBFS with multiarch-enabled libX11. This was fixed in Debian by using
pkg-config to lookup libX11 location (fixed in 3.12.0-1).
Changelog entries since current oneiric version 3.11.2-4ubuntu1:
ocaml (3.12.0-5) unstable; urgency=low
* Fixes related to -output-obj with g++ (in debian/patches):
- add Declare-primitive-name-table-as-const-char
- add Avoid-multiple-declarations-in-generated-.c-files-in
- fix Embed-bytecode-in-C-object-when-using-custom: the closing
brace for extern "C" { ... } was missing in some cases
-- Stéphane Glondu <glondu@xxxxxxxxxx> Thu, 21 Apr 2011 21:35:08
+0200
ocaml (3.12.0-4) unstable; urgency=low
* Bugfix in 0008-Embed-bytecode-in-C-object-when-using-custom.patch:
"-output-obj" should not link a custom runtime! (Fixes FTBFS of
ocamlnet)
-- Stéphane Glondu <glondu@xxxxxxxxxx> Tue, 19 Apr 2011 21:16:33
+0200
ocaml (3.12.0-3) unstable; urgency=low
* Patch configure script so that hurd-i386 is also recognized as a
natdynlink architecture (fixes FTBFS)
-- Stéphane Glondu <glondu@xxxxxxxxxx> Mon, 18 Apr 2011 14:17:11
+0200
ocaml (3.12.0-2) unstable; urgency=low
* Patch configure script so that powerpc is recognized as a natdynlink
architecture (fixes FTBFS)
-- Stéphane Glondu <glondu@xxxxxxxxxx> Sat, 16 Apr 2011 23:44:33
+0200
ocaml (3.12.0-1) unstable; urgency=low
* New upstream release:
- add Unix.setgroups (Closes: #255245)
- fix bug in the num library on sparc (Closes: #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 (Closes: #347270)
- {add,scrape}labels are no longer installed
- remove ocaml{byteinfo,plugininfo,dumpapprox}: all tools merged into
ocamlobjinfo; add binutils-dev to Buid-Depends
* debian/rules: switch to dh with overrides
* Embed bytecode in C object when using -custom (Closes: #256900)
* Ask pkg-config for libx11 path (Closes: #619344)
* Bump debhelper compat level to 8 (Closes: #562606)
* Switch source package format to 3.0 (quilt)
* Bump Standards-Version to 3.9.2
-- Stéphane Glondu <glondu@xxxxxxxxxx> Sat, 16 Apr 2011 17:39:54
+0200
References