diff options
author | Samuel Mimram <smimram@debian.org> | 2007-02-15 13:02:39 +0000 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2007-02-15 13:02:39 +0000 |
commit | 4d9badb29a176d1feb8ae8da287b3e2f2d1afe36 (patch) | |
tree | 6dd216f2970ce45f5645cb094267ddc4b5731c9f /debian/changelog | |
parent | d96021d8572d4e16facf14136bac604597deefba (diff) |
Correctly detect the presence of ocamlopt.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 63d6933f..375de7f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +coq (8.1+dfsg-2) UNRELEASED; urgency=low + + * Added configure.dpatch for the configure to correctly detect whether + ocamlopt is present or not. + + -- Samuel Mimram <smimram@debian.org> Thu, 15 Feb 2007 13:00:45 +0000 + coq (8.1+dfsg-1) experimental; urgency=low * New upstream release. |