X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=pkg-matita%2Ftrunk%2Fdebian%2Fcontrol;h=d2a1c8ef4158406a6bb3f85b833f37262770a62f;hb=f2e7cb9757a151382ed3a70d1a610e8f729a6597;hp=4dbf9941e74a66e1c81021e160b4172b8a29c8ec;hpb=228f139ceb476445b898593fa2f0b7c259190af9;p=helm.git diff --git a/pkg-matita/trunk/debian/control b/pkg-matita/trunk/debian/control index 4dbf9941e..d2a1c8ef4 100644 --- a/pkg-matita/trunk/debian/control +++ b/pkg-matita/trunk/debian/control @@ -2,27 +2,34 @@ 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 +Homepage: http://matita.cs.unibo.it +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.