Source: ocurl
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libcurl4-gnutls-dev,
 liblwt-ocaml-dev,
 ocaml,
 ocaml-findlib,
 libkrb5-dev,
 pkg-config,
 bc,
 dh-ocaml
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/ocaml-team/ocurl.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocurl
Homepage: https://github.com/ygrek/ocurl

Package: libcurl-ocaml-dev
Architecture: any
Depends:
 ${ocaml:Depends},
 libcurl4-gnutls-dev (>= 7.15.0-2),
 ocaml-findlib (>= 1.2.5),
 ${shlibs:Depends},
 ${misc:Depends}
Provides:
 ${ocaml:Provides}
Description: OCaml libcurl bindings (Development package)
 This Objective Caml library provides multi-protocol file transfer
 facilities based on the curl library.
 .
 This package contains the development part of the OCaml curl package.

Package: libcurl-ocaml
Architecture: any
Depends:
 ${shlibs:Depends},
 ${ocaml:Depends},
 ${misc:Depends}
Provides:
 ${ocaml:Provides}
Breaks:
 libcurl-ocaml-dev (<< 0.8)
Replaces:
 libcurl-ocaml-dev (<< 0.8)
Description: OCaml curl bindings (Runtime Library)
 This Objective Caml library provides multi-protocol file transfer
 facilities based on the curl library.
 .
 This package contains only the shared runtime stub libraries.
