aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--distrib/debian/changelog8
-rw-r--r--distrib/debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/distrib/debian/changelog b/distrib/debian/changelog
index 9d460a24a..13ba7b142 100644
--- a/distrib/debian/changelog
+++ b/distrib/debian/changelog
@@ -1,3 +1,11 @@
+coq (7.3.bf-2) unstable; urgency=low
+
+ * New bugfix upstream version.
+ * Proof General is now Recommended since he has been freed (closes:
+ Bug#162894).
+
+ --
+
coq (7.3-1) unstable; urgency=low
* New upstream version.
diff --git a/distrib/debian/control b/distrib/debian/control
index 7baddee0d..0f3ff3b6e 100644
--- a/distrib/debian/control
+++ b/distrib/debian/control
@@ -9,7 +9,7 @@ Package: coq
Architecture: any
Depends: ${shlibs:Depends}
Suggests: coq-doc, ocaml (>= 3.04), cle
-Recommends: coq-doc
+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