Source: ocaml-testo
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,
 ocaml-dune,
 libalcotest-ocaml-dev <!nocheck>,
 libcmdliner-ocaml-dev,
 libfpath-ocaml-dev,
 libre-ocaml-dev,
 liblwt-ocaml-dev,
 libppx-deriving-ocaml-dev,
 dh-ocaml (>= 2)
Standards-Version: 4.7.3
Homepage: https://github.com/mjambon/testo
Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-testo.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-testo

Package: libtesto-ocaml-dev
Architecture: any
Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${ocaml:Provides}
Recommends: ocaml-findlib
Description: test framework for OCaml - development
 Testo is a test framework for OCaml providing new subcommands for
 capturing, checking, and approving the output of tests.
 .
 This package contains the development files needed for programming
 with the library.

Package: libtesto-ocaml
Architecture: any
Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${ocaml:Provides}
Description: test framework for OCaml - runtime
 Testo is a test framework for OCaml providing new subcommands for
 capturing, checking, and approving the output of tests.
 .
 This package contains the shared runtime libraries and plugins.
