diff options
author | Samuel Mimram <smimram@debian.org> | 2007-08-30 07:21:41 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2007-08-30 07:21:41 +0000 |
commit | 6e7213f42ed3fc804005178e84d076abfae63ad1 (patch) | |
tree | 818dd50882ebf2ca1a86fef865cc4288a1d78f54 | |
parent | d0d0fa119d8061cb6fb844e2d6c1ea7bac6eec44 (diff) |
Close bug in changelog.
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 99b6e54b..a2d9f4f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ coq (8.1.pl1+dfsg-3) UNRELEASED; urgency=low - * Depend on ocaml-base-nox since coq_makefile needs ocamlrun. + * Depend on ocaml-base-nox since coq_makefile needs ocamlrun, + closes: #439570. -- Samuel Mimram <smimram@debian.org> Mon, 27 Aug 2007 09:28:38 +0200 |