summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-29 15:18:32 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-03 18:24:44 -0500
commit4b4a73db20e5f5ec72ed4d03682642bbc3fe2eff (patch)
treec99441780b2ba5c369d9f2f269521c7f4d343b9a /debian/control
parente657698c556b84d24e9a87fed0c49d3cb08d5093 (diff)
Don’t try to install coqmktop
Upstream deprecated it in favor of ocamlfind in https://github.com/coq/coq/commit/598e3ae4a8eb8d9bce316e13d71ee48d9ba1a01f.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 80fb6fcd..0421b4c0 100644
--- a/debian/control
+++ b/debian/control
@@ -102,5 +102,5 @@ Description: development libraries and tools for Coq
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
- This package provides coqmktop, and libraries needed to develop
- OCaml-side extensions to Coq.
+ This package provides and libraries needed to develop OCaml-side
+ extensions to Coq.