summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Stefano Zacchiroli <zack@upsilon.cc>2009-11-22 16:26:48 +0100
committerGravatar Stefano Zacchiroli <zack@upsilon.cc>2009-11-22 16:26:48 +0100
commitf8fd65f3e3e349d00c4d2b38f625564af7a093c6 (patch)
treed0d0d6326fccad8164e7e16e2653b6e30071e2ad
parentd8e2663f7445de8536e71e16655bd083806360c1 (diff)
debian/control: fix typo in long description (Closes: #557458)
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 62aa501f..8da624c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+coq (8.2.pl1+dfsg-4) UNRELEASED; urgency=low
+
+ * debian/control: fix typo in long description (Closes: #557458)
+
+ -- Stefano Zacchiroli <zack@debian.org> Sun, 22 Nov 2009 16:26:20 +0100
+
coq (8.2.pl1+dfsg-3) unstable; urgency=low
* Update README.Debian (Closes: #538398)
diff --git a/debian/control b/debian/control
index 1a8784a8..ee9cded4 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: proof assistant for higher-order logic (toplevel and compiler)
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
- This packages provides coqtop, a command line interface to Coq.
+ 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