diff options
author | Samuel Mimram <samuel.mimram@ens-lyon.org> | 2005-11-21 19:43:47 +0000 |
---|---|---|
committer | Samuel Mimram <samuel.mimram@ens-lyon.org> | 2005-11-21 19:43:47 +0000 |
commit | 06e68c3dcfcda1479176630061da728fb754f8d3 (patch) | |
tree | 0d56d47be731f33b53be7427d53355f07a099a85 /debian/control | |
parent | 44032630776b3315fc377d287e76580de759fd47 (diff) |
Updated to OCaml 3.09.0.debian/8.0pl2-4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 00918f5c..e6e71135 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: math Priority: optional Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@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.2), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0) +Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox (>= 3.09.0), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0) Package: coq Architecture: any Depends: ${shlibs:Depends}, coq-libs (= ${Source-Version}) -Recommends: coq-doc, coqide | proofgeneral-coq +Recommends: coqide | proofgeneral-coq Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle Description: proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the |