X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=fb82015d1863274905cd901aae0f7b9e3aa922ef;hb=51d27e08555ac3187bd9d5649a0074ba6a9aabce;hp=916100d96902b59fd3d7f3cedbb0928e2e07dcb2;hpb=b824ecc48f1e838ab19e346b0eec17ff02432493;p=notmuch diff --git a/debian/changelog b/debian/changelog index 916100d9..fb82015d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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 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 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. + + -- David Bremner Tue, 19 Jul 2016 08:50:13 -0300 + notmuch (0.22.1-1) unstable; urgency=medium * Correct the definition of `LIBNOTMUCH_CHECK_VERSION`.