diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8f10e390..a83f6cb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ coq (8.2-1+dfsg-2) UNRELEASED; urgency=low + [ Samuel Mimram ] * Remove upstream url from long descriptions since we already use the Homepage field, closes: #524037. * Updated watch file. - -- Samuel Mimram <smimram@debian.org> Tue, 14 Apr 2009 13:28:26 +0200 + [ Stephane Glondu ] + * Remove suggestion on package cle (which has been removed), use + readline-editor instead + + -- Stephane Glondu <steph@glondu.net> Mon, 27 Apr 2009 18:07:12 +0200 coq (8.2-1+dfsg-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 1042ec47..77bccacf 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Recommends: coqide | proofgeneral-coq Suggests: ocaml-nox, proofgeneral-coq, - ledit | cle, + ledit | readline-editor, libcoq-ocaml-dev, coq-doc Conflicts: coq-libs |