Source: ocaml-domain-local-timeout
Section: ocaml
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Stéphane Glondu <glondu@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 ocaml-dune,
 dh-ocaml (>= 2),
 libpsq-ocaml-dev,
 libmtime-ocaml-dev,
 libthread-table-ocaml-dev,
 libdomain-local-await-ocaml-dev <!nocheck>,
 libalcotest-ocaml-dev <!nocheck>,
 libmdx-ocaml-dev <!nocheck>,
 libocaml-version-ocaml-dev,
 ocaml
Standards-Version: 4.7.4
Homepage: https://github.com/ocaml-multicore/domain-local-timeout
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-domain-local-timeout
Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-domain-local-timeout.git

Package: libdomain-local-timeout-ocaml-dev
Architecture: any
Depends:
 ${misc:Depends},
 ${ocaml:Depends},
 ${shlibs:Depends}
Provides: ${ocaml:Provides}
Description: scheduler independent timeout mechanism (dev files)
 A low level mechanism intended for writing higher level libraries
 that need to be able to have scheduler friendly timeouts.
 .
 This package contains development files.

Package: libdomain-local-timeout-ocaml
Architecture: any
Depends:
 ${misc:Depends},
 ${ocaml:Depends},
 ${shlibs:Depends}
Provides: ${ocaml:Provides}
Description: scheduler independent timeout mechanism (runtime files)
 A low level mechanism intended for writing higher level libraries
 that need to be able to have scheduler friendly timeouts.
 .
 This package contains runtime files.
