summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-03-25 12:37:44 +0000
committerGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-03-25 12:37:44 +0000
commit14231a6b9f78637e23885e9854254b84259c1149 (patch)
tree3d80027bb57196f2672393bc6eb11274deae9fad /debian/control
parent3b182903454caa27cd34fc38c594970a800dc9a1 (diff)
Updated to OCaml 3.08.3 + small fixes.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 25695824..d15b63d8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Jerome Marant <jerome@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, Samuel Mimram <smimram@debian.org>
Standards-Version: 3.6.1.1
-Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox-3.08, ocaml-nox (>= 3.08.2), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0)
+Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox (>= 3.08.2), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0)
Package: coq
Architecture: any
-Depends: ${shlibs:Depends}, ${ocaml:Runtime}, coq-libs (= ${Source-Version})
+Depends: ${shlibs:Depends}, coq-libs (= ${Source-Version})
Recommends: coq-doc, coqide | proofgeneral-coq
Suggests: ocaml-3.08, proofgeneral-coq, ledit, cle
Description: proof assistant for higher-order logic (toplevel and compiler)
@@ -26,7 +26,7 @@ Description: proof assistant for higher-order logic (toplevel and compiler)
Package: coqide
Architecture: any
-Depends: ${shlibs:Depends}, ${ocaml:Runtime}, coq (>= 8.0), liblablgtk2-ocaml (>= 2.4.0)
+Depends: ${shlibs:Depends}, coq (>= 8.0), liblablgtk2-ocaml (>= 2.4.0)
Description: proof assistant for higher-order logic (gtk interface)
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal