From: David Bremner Date: Sat, 25 Oct 2014 16:55:25 +0000 (+0200) Subject: Merge tag '0.18.2' X-Git-Tag: 0.19_rc1~40 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=f5db7ad7d243785c274a99734c681e69d13313d0;hp=ce44657c9e4919b1e4bbbbbe37dbd72257d40736 Merge tag '0.18.2' notmuch 0.18.2 release --- diff --git a/NEWS b/NEWS index a6736c4c..47188381 100644 --- a/NEWS +++ b/NEWS @@ -65,7 +65,19 @@ Notmuch 0.18.2 (2014-10-25) Test Suite ---------- -Portability and bug fixes for test suite to improve compatibility with Emacs 24.4, gdb 7.8, and the ppc64el architecture. +Translate T380-atomicity to use gdb/python + + The new version is compatible with gdb 7.8 + +Emacs 24.4 related bug fixes + + The Messages buffer became read-only, and the generated mime + structure for signatures changed slightly. + +Simplify T360-symbol-hiding + + Replace the use of `objdump` on the object files with `nm` on the + resulting lib. Notmuch 0.18.1 (2014-06-25) =========================== diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 5e4f9b77..73553980 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.18.2~rc1' +__VERSION__ = '0.18.2' diff --git a/debian/changelog b/debian/changelog index 4f9dd8f2..f65fbce9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,15 @@ notmuch (0.19-1) UNRELEASED; urgency=low -- David Bremner Tue, 16 Sep 2014 21:02:17 +0200 +notmuch (0.18.2-1) unstable; urgency=medium + + * Rebuild for unstable. + * Translate T380-atomicity to use gdb/python + * Emacs 24.4 related bug fixes + * Simplify T360-symbol-hiding, port to ppc64el + + -- David Bremner Sat, 25 Oct 2014 18:19:53 +0200 + notmuch (0.18.2~rc1-1) experimental; urgency=medium * Test suite bug and portability fix release. diff --git a/version b/version index 34a761f3..503a21de 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.18.2~rc1 +0.18.2