diff options
author | Samuel Mimram <smimram@debian.org> | 2006-04-29 16:32:35 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2006-04-29 16:32:35 +0000 |
commit | c514a452ff3ba2980ddd5a4b2f795af361b3c101 (patch) | |
tree | d660724732d055658c26d6a953d842a13f2d020d /debian/control | |
parent | 16accd57086a56f42cc5d2d18b3f0de8faeecdbd (diff) |
Last modifications before upload.debian/8.0pl3+8.1alpha-1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bd35a5ba..07eaacb2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: coq Architecture: any Depends: ${shlibs:Depends}, coq-libs (= ${Source-Version}) Recommends: coqide | proofgeneral-coq -Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle +Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle, coq-doc Description: proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal |