diff -Nru notmuch-0.18.2/debian/changelog notmuch-0.18.2/debian/changelog
--- notmuch-0.18.2/debian/changelog	2014-10-25 16:23:33.000000000 +0000
+++ notmuch-0.18.2/debian/changelog	2015-03-15 12:26:01.000000000 +0000
@@ -1,3 +1,9 @@
+notmuch (0.18.2-1+rpi1) jessie-staging; urgency=medium
+
+  * Disable testsuite.
+
+ -- Peter Michael Green <plugwash@raspbian.org>  Sun, 15 Mar 2015 12:25:46 +0000
+
 notmuch (0.18.2-1) unstable; urgency=medium
 
   * Rebuild for unstable.
diff -Nru notmuch-0.18.2/debian/rules notmuch-0.18.2/debian/rules
--- notmuch-0.18.2/debian/rules	2014-10-25 16:23:33.000000000 +0000
+++ notmuch-0.18.2/debian/rules	2015-03-15 12:25:20.000000000 +0000
@@ -30,3 +30,6 @@
 
 override_dh_strip:
 	dh_strip --dbg-package notmuch-dbg
+
+override_dh_auto_test:
+	echo testsuite disabled.