diff options
| author | David Bremner <david@tethera.net> | 2016-09-08 22:18:37 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-09-08 22:18:37 -0300 |
| commit | 07dff496304d6dc2e8033a18691b095ed9cd212f (patch) | |
| tree | aa9825c27bcab84a5ec8d5a49fdc3d5fbe2dd6ec /debian | |
| parent | fce8146a8b738f2317034fee6236cdbd3597849b (diff) | |
| parent | da5029e2ac8dfd8a839de1f6a4701237d0b34db1 (diff) | |
Merge branch 'release'
hand fixed conflicts with NEWS
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bac4fcb9..fb82015d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +notmuch (0.22.2-1) unstable; urgency=medium + + * Fix test suite compatibility with GnuPG 2.1.15. Bug fix: "FTBFS: + Tests failures", thanks to Lucas Nussbaum (Closes: #837013). + + -- David Bremner <bremner@debian.org> Thu, 08 Sep 2016 19:09:53 -0300 + +notmuch (0.22.1-3) unstable; urgency=medium + + * Gag gdb even more. Bug fix: "FTBFS in testing", thanks to Santiago + Vila (Closes: #834271). + + -- David Bremner <bremner@debian.org> Sun, 14 Aug 2016 13:31:13 +0900 + notmuch (0.22.1-2) unstable; urgency=medium * Add explicit build-depends on gnupg, for the test suite. |
