Source: mathcomp-analysis
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Section: ocaml
Priority: optional
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: coq,
               debhelper-compat (= 13),
               dh-coq, dh-ocaml,
               libcoq-elpi,
               libcoq-hierarchy-builder,
	       libcoq-mathcomp-algebra,
	       libcoq-mathcomp-field,
	       libcoq-mathcomp-fingroup,
	       libcoq-mathcomp-solvable,
	       libcoq-mathcomp-ssreflect,
               libcoq-mathcomp-bigenough,
               libcoq-mathcomp-finmap,
               ocaml-dune
Vcs-Browser: https://salsa.debian.org/ocaml-team/mathcomp-analysis
Vcs-Git: https://salsa.debian.org/ocaml-team/mathcomp-analysis.git
Homepage: https://github.com/math-comp/analysis

Package: libcoq-mathcomp-analysis
Architecture: any
Depends: ${coq:Depends},${misc:Depends}, libcoq-mathcomp-classical (= ${binary:Version})
Provides: ${coq:Provides}
Description: analysis extension for Mathematical Components
 This package provides an extension for classical analysis
 for the Mathematical Components library.
 .
 The Mathematical Components library is a coherent repository of
 general-purpose formalized mathematical theories for the
 Coq proof assistant.

Package: libcoq-mathcomp-classical
Architecture: any
Depends: ${coq:Depends},${misc:Depends}
Provides: ${coq:Provides}
Breaks: libcoq-mathcomp-analysis (<< 0.6.4)
Replaces: libcoq-mathcomp-analysis (<< 0.6.4)
Description: classical logic extension for Mathematical Components
 This package provides an extension for work with classical logic
 within the Coq proof-assistant using the Mathematical Components
 library.
 .
 The Mathematical Components library is a coherent repository of
 general-purpose formalized mathematical theories for the
 Coq proof assistant.
