X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fpkg-matita%2Ftrunk%2Fdebian%2Fcontrol;h=a161f97fe49c31cb2073d4889b2847a8196116c8;hb=af7ecc71c93a6c30f822e9d23175be7bb24f3f63;hp=4dbf9941e74a66e1c81021e160b4172b8a29c8ec;hpb=5e276c6a6b30e095d25847e3289fcc34f2110f55;p=helm.git diff --git a/helm/software/pkg-matita/trunk/debian/control b/helm/software/pkg-matita/trunk/debian/control index 4dbf9941e..a161f97fe 100644 --- a/helm/software/pkg-matita/trunk/debian/control +++ b/helm/software/pkg-matita/trunk/debian/control @@ -2,27 +2,33 @@ Source: matita Section: math Priority: optional Maintainer: Enrico Tassi -Build-Depends: ocaml, ocaml-findlib, libgdome2-ocaml-dev, liblablgtk2-ocaml-dev, liblablgtkmathview-ocaml-dev, liblablgtksourceview-ocaml-dev, libsqlite3-ocaml-dev (>= 0.21.0), libocamlnet-ocaml-dev, libzip-ocaml-dev, libhttp-ocaml-dev, ocaml-ulex, libexpat-ocaml-dev, debhelper, cdbs, libmysql-ocaml-dev +Uploaders: Stefano Zacchiroli +Build-Depends: ocaml (>= 3.10.0), ocaml-findlib, libgdome2-ocaml-dev, liblablgtk2-ocaml-dev, liblablgtkmathview-ocaml-dev, liblablgtksourceview-ocaml-dev, libsqlite3-ocaml-dev, libocamlnet-ocaml-dev, libzip-ocaml-dev, libhttp-ocaml-dev, ocaml-ulex08, libexpat-ocaml-dev, debhelper, cdbs, libmysql-ocaml-dev, camlp5, dpatch, help2man Standards-Version: 3.7.2 +XS-Vcs-Svn: svn://mowgli.cs.unibo.it/trunk/helm/software/pkg-matita/trunk/ +XS-Vcs-Browser: http://helm.cs.unibo.it/websvn/listing.php?path=/trunk/helm/software/pkg-matita/trunk/ Package: matita Architecture: any Depends: ${shlibs:Depends} Recommends: matita-standard-library -Description: Matita interactive theorem prover - Matita is an interactive theorem prover based on the Calculus of (Co)Inductive - Constructions. - +Description: interactive theorem prover + Matita is a graphical interactive theorem prover based on the Calculus of + (Co)Inductive Constructions. + . Matita adopts XML-encoded proof objects are produced for storage and exchange. This makes it compatible, at some extent, with Coq. - + . The graphical interface has been inspired by CtCoq and Proof General. It supports high quality bidimensional rendering of proofs and formulae transformed on-the-fly to MathML markup Package: matita-standard-library Architecture: all -Recommends: matita -Description: matita interactive theorem prover standard library +Depends: matita (= ${binary:Version}) +Description: standard library for the Matita interactive theorem prover + Matita is a graphical interactive theorem prover based on the Calculus of + (Co)Inductive Constructions. + . This package contains the standard library of theorems of the matita interactive theorem prover.