Source: extra-ocaml Section: devel Priority: optional Maintainer: David Fox Build-Depends: debhelper (>> 4.0.0), cdbs, ocaml-findlib, libpcre-ocaml-dev, libunixutils-ocaml-dev Standards-Version: 3.5.8 Package: libextra-ocaml-dl Architecture: any Section: libs Conflicts: libextra-ocaml (<< 6.63), ocamlffi-dl Replaces: ocamlffi-dl Description: generic extensions to ocaml standard library, for native executables Package: libextra-ocaml Architecture: all Section: libs Depends: ocaml-interp, debhelper, ${shlibs:Depends}, libextra-ocaml-dl (>= 6.63), libpcre-ocaml, libunixutils-ocaml Conflicts: ocamlffi-interp Replaces: ocamlffi-interp Description: generic extensions to ocaml standard library Provides some new modules and some modules named after the modules in the standard library, with suffix "2" added. . You needs this if you want to run interpreted programs that are linked against debutils. (Includes the META and .cmi files.) Package: libextra-ocaml-dev Architecture: any Section: devel Depends: ocaml, libextra-ocaml (= ${Source-Version}), ocaml-findlib, libpcre-ocaml-dev, libunixutils-ocaml-dev Conflicts: ocamlffi-dev Replaces: ocamlffi-dev Description: generic extensions to ocaml standard library Development files for libextra, required to build clients of this library.