diff options
author | Stephane Glondu <steph@glondu.net> | 2012-01-15 12:37:44 +0100 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2012-01-15 12:39:09 +0100 |
commit | d136352525babcff56d1a7c9ac018c6c6c7443a4 (patch) | |
tree | adc32186109598a82f9acdcfb91a4e7573493e05 | |
parent | 5eb084011ecf23993159a2e1e057ecdb7d7aa06f (diff) |
Update changelog and prepare upload to experimentaldebian/8.4_beta+dfsg-3
-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, |