diff options
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 a881bf77..23e77f2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +coq (8.4~beta+dfsg-3) experimental; urgency=low + + * Replace proofgeneral-coq by proofgeneral in dependencies + * Disable a test that uses too much memory, causing random FTBFS + + -- Stéphane Glondu <glondu@debian.org> Sun, 15 Jan 2012 12:37:23 +0100 + coq (8.4~beta+dfsg-2) experimental; urgency=low * Fix a typo that caused decl_mode_plugin.cmxs not being installed, |