liblwt-glib-ocaml - cooperative GLib bindings for OCaml (runtime)
# sudo apt-get update
# sudo apt-get install liblwt-glib-ocaml
2013-12-04 - Stéphane Glondu <glondu@debian.org> lwt (2.4.3-4) unstable; urgency=low * Upload to unstable
2013-11-09 - Stéphane Glondu <glondu@debian.org> lwt (2.4.3-3) experimental; urgency=low * debian/patches: + Add Unix.O_CLOEXEC flag to Lwt_unix (for OCaml >= 4.01)
2013-07-26 - Stéphane Glondu <glondu@debian.org> lwt (2.4.3-2) experimental; urgency=low * Compile with OCaml >= 4 * Update Vcs-*
2013-05-09 - Stéphane Glondu <glondu@debian.org> lwt (2.4.3-1) unstable; urgency=low * New upstream release * Use format version 1.0 in debian/copyright * Bump Standards-Version to 3.9.4 * Upload to unstable
2012-12-07 - Stéphane Glondu <glondu@debian.org> lwt (2.4.2-1) experimental; urgency=low * New upstream release
2011-12-31 - Stéphane Glondu <glondu@debian.org> lwt (2.3.2-1) unstable; urgency=low * New upstream release - remove fix-a-race-condition-in-Lwt_io.patch (applied upstream) - remove fix-data-corruption-in-Lwt_io.patch (applied upstream) - add Remove-buggy-dependencies-causing-FTBFS-on-no-natdyn.patch * Update debian/watch
2011-07-28 - Stéphane Glondu <glondu@debian.org> lwt (2.3.1-1) unstable; urgency=low * New upstream release - patches removed because they were applied upstream: Fix-FTBFS-on-hurd, Fix-link-order-in-library-detection-test - new patches cherry-picked from upstream: fix-a-race-condition-in-Lwt_io, fix-data-corruption-in-Lwt_io
2011-07-12 - Stéphane Glondu <glondu@debian.org> lwt (2.3.0-3) unstable; urgency=low * Fix link order in library detection test (fixes FTBFS on Ubuntu)
2011-05-27 - Nicolas Dandrimont <nicolas.dandrimont@crans.org> lwt (2.3.0-2) unstable; urgency=low * Fix FTBFS on Hurd due to use of PATH_MAX and HOSTNAME_MAX
2011-04-24 - Nicolas Dandrimont <nicolas.dandrimont@crans.org> lwt (2.3.0-1) unstable; urgency=low [ Stéphane Glondu ] * New upstream release 2.2.1 - add dependency to libev-dev (Closes: #612768) * Bump Standards-Version to 3.9.1 * Bump debhelper compatibility level to 8 [ Nicolas Dandrimont ] * Update to upstream release 2.3.0 * Install the .cmxs and .cma files in the library packages * Add package liblwt-ssl-ocaml (Cooperative OpenSSL bindings runtime) * Install META in liblwt-ocaml (Closes: #587472) * Bump Standards-Version to 3.9.2 (no changes)