summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-24 15:17:35 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-03 18:24:14 -0500
commit1729cf9def36f907dc6b2f601bed957de8d82b5b (patch)
treed137c8869f5d02ec762cbf5fbdac0961f2810650 /debian/control
parenta150c4bb3db62e4488ded15e413ccfafe4264bc4 (diff)
Stop distributing CoqIDE
CoqIDE currently requires gtksourceview2, which has been removed from Debian (see https://bugs.debian.org/885677). Upstream has an active pull request to update to gtksourceview3 (https://github.com/coq/coq/pull/9279), and it looks like Debian may ship gtksourceview2 with buster anyway, so this is likely to be a temporary change.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 2 insertions, 20 deletions
diff --git a/debian/control b/debian/control
index 739bb2aa..5af6c74b 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,6 @@ Depends:
ocaml-best-compilers,
ocaml-findlib
Provides: coq-${F:CoqABI}
-Recommends: coqide | proofgeneral
Suggests:
ocaml-nox,
proofgeneral,
@@ -52,25 +51,8 @@ Description: proof assistant for higher-order logic (toplevel and compiler)
.
This package provides coqtop, a command line interface to Coq.
.
- A graphical interface for Coq is provided in the coqide package.
- Coq can also be used with ProofGeneral, which allows proofs to be
- edited using emacs and xemacs. This requires the proofgeneral
- package to be installed.
-
-Package: coqide
-Architecture: any
-Depends:
- coq (= ${binary:Version}),
- ${ocaml:Depends},
- ${shlibs:Depends},
- ${misc:Depends}
-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
- specification. It is developed using Objective Caml and Camlp5.
- .
- This package provides CoqIde, a graphical user interface for
- developing proofs.
+ The proofgeneral package allows proofs to be edited using Emacs and
+ XEmacs.
Package: coq-theories
Architecture: any