Source: ppx-optcomp
Section: ocaml
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Stéphane Glondu <glondu@debian.org>
Build-Depends:
 debhelper (>= 9),
 ocaml-nox,
 ocaml-findlib,
 opam,
 libjs-build-tools-ocaml-dev,
 libppx-tools-ocaml-dev (>= 0.99.3),
 libppx-core-ocaml-dev,
 libfindlib-ocaml-dev,
 dh-ocaml
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ppx-optcomp.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ppx-optcomp.git
Homepage: https://github.com/janestreet/ppx_optcomp

Package: libppx-optcomp-ocaml-dev
Provides: ${ocaml:Provides}
Architecture: any
Depends:
 ocaml-findlib,
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Description: optional compilation for OCaml (dev files)
 ppx_optcomp stands for Optional Compilation. It is a tool used to
 handle optional compilations of pieces of code depending of the word
 size, the version of the compiler, ...
 .
 This package contains development files.

Package: libppx-optcomp-ocaml
Provides: ${ocaml:Provides}
Architecture: any
Depends:
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Description: optional compilation for OCaml (runtime files)
 ppx_optcomp stands for Optional Compilation. It is a tool used to
 handle optional compilations of pieces of code depending of the word
 size, the version of the compiler, ...
 .
 This package contains runtime files.
