lwt 2.5.0+1-1 source package in Ubuntu

Changelog

lwt (2.5.0+1-1) unstable; urgency=medium

  * New upstream release
    - remove patch Add-Unix.O_CLOEXEC-flag-to-Lwt_unix (applied upstream)
    - add patch Fix-FTBFS
    - add libppx-tools-ocaml-dev to Build-Depends
    - build-depend on libssl-ocaml-dev (>= 0.5)
  * Update debian/watch

 -- Stéphane Glondu <email address hidden>  Wed, 14 Oct 2015 22:44:52 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libdevel

Downloads

File Size SHA-256 Checksum
lwt_2.5.0+1-1.dsc 2.6 KiB a8fa9665e0eb2d6a39b58add920642ee64c02cc1700d7481d890452214fc8d0f
lwt_2.5.0+1.orig.tar.gz 258.0 KiB 66936c95c5f7dec04dd45dc38b380ec4d986e6e1861164e22a74c9c674400e26
lwt_2.5.0+1-1.debian.tar.xz 7.4 KiB 75fab91d3b4520cfc820982978963887789b5b35cd46c009ae5a1d56617c2041

No changes file available.

Binary packages built by this source

liblwt-glib-ocaml: cooperative GLib bindings for OCaml (runtime)

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative GLib.

liblwt-glib-ocaml-dbgsym: No summary available for liblwt-glib-ocaml-dbgsym in ubuntu yakkety.

No description available for liblwt-glib-ocaml-dbgsym in ubuntu yakkety.

liblwt-glib-ocaml-dev: No summary available for liblwt-glib-ocaml-dev in ubuntu yakkety.

No description available for liblwt-glib-ocaml-dev in ubuntu yakkety.

liblwt-ocaml: No summary available for liblwt-ocaml in ubuntu yakkety.

No description available for liblwt-ocaml in ubuntu yakkety.

liblwt-ocaml-dbgsym: No summary available for liblwt-ocaml-dbgsym in ubuntu yakkety.

No description available for liblwt-ocaml-dbgsym in ubuntu yakkety.

liblwt-ocaml-dev: No summary available for liblwt-ocaml-dev in ubuntu yakkety.

No description available for liblwt-ocaml-dev in ubuntu yakkety.

liblwt-ocaml-dev-dbgsym: debug symbols for package liblwt-ocaml-dev

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains all the development stuff you need to use the
 core Lwt OCaml library in your programs.

liblwt-ocaml-doc: cooperative light-weight thread library (documentation)

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains the complete API reference for Lwt, including
 OpenSSL, GLib bindings and examples.

liblwt-ssl-ocaml: No summary available for liblwt-ssl-ocaml in ubuntu yakkety.

No description available for liblwt-ssl-ocaml in ubuntu yakkety.

liblwt-ssl-ocaml-dbgsym: debug symbols for package liblwt-ssl-ocaml

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains runtime libraries for programs using Lwt with
 cooperative OpenSSL.

liblwt-ssl-ocaml-dev: cooperative OpenSSL bindings for OCaml

 Lwt is a library of cooperative threads implemented in monadic style.
 With respect to preemptive threads, cooperative threads are not using
 a scheduler to distribute processor time between threads. Instead of
 this, each thread must tell the others that he wants to let them
 work.
 .
 This package contains all the development stuff you need to use Lwt
 with cooperative OpenSSL in your programs.