]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
Merge branch 'release'
[notmuch] / debian / changelog
index 916100d96902b59fd3d7f3cedbb0928e2e07dcb2..fb82015d1863274905cd901aae0f7b9e3aa922ef 100644 (file)
@@ -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 <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.
+
+ -- David Bremner <bremner@debian.org>  Tue, 19 Jul 2016 08:50:13 -0300
+
 notmuch (0.22.1-1) unstable; urgency=medium
 
   * Correct the definition of `LIBNOTMUCH_CHECK_VERSION`.