aboutsummaryrefslogtreecommitdiff
path: root/distrib/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/debian/control')
-rw-r--r--distrib/debian/control18
1 files changed, 0 insertions, 18 deletions
diff --git a/distrib/debian/control b/distrib/debian/control
deleted file mode 100644
index cb5c43578f..0000000000
--- a/distrib/debian/control
+++ /dev/null
@@ -1,18 +0,0 @@
-Source: coq
-Section: devel
-Priority: optional
-Maintainer: Judicaël Courant <Judicael.Courant@lri.fr>
-Standards-Version: 3.5.3
-Build-Depends: debhelper (>= 3), timeout, ocaml (>= 3.06)
-
-Package: coq
-Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: coq-doc, ocaml (>= 3.06), cle, ledit
-Recommends: coq-doc, proofgeneral-coq
-Description: a proof assistant for higher-order logic.
- 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 Camlp4.
- For more information, see <http://coq.inria.fr/>.
-