diff options
| author | David Bremner <david@tethera.net> | 2016-11-26 08:43:31 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-26 08:43:31 -0400 |
| commit | c970de6dc5378b05feb0b3da40f1fc3408f3d337 (patch) | |
| tree | 104587f48ffc41f0f9187b8aa31fe7949338c4e7 /debian | |
| parent | 66c1bff416c23634a6cec937e386a6830c5c0bc2 (diff) | |
| parent | 94511fe1c834931cd6a42c740ae0936bc48a32fd (diff) | |
Merge branch 'release'
Add Jani's fix for notmuch-new
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a57d63c2..4f3a94cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -notmuch (0.23.3-1) UNRELEASED; urgency=medium +notmuch (0.23.3-1) unstable; urgency=medium * Re-enable test suite - * Fix test suite compatibility with gnupg 2.1.16 + * Fix test suite compatibility with gnupg 2.1.16. Fixes: "FTBFS: + Tests failures", thanks to Lucas Nussbaum (Closes: #844915). + * Bug fix: "race condition in `notmuch new`?", thanks to Paul Wise + (Closes: #843127). - -- David Bremner <bremner@debian.org> Thu, 24 Nov 2016 20:29:35 -0400 + -- David Bremner <bremner@debian.org> Sat, 26 Nov 2016 08:37:39 -0400 notmuch (0.23.2-1) unstable; urgency=medium |
