From 8036537bc461cfccc589292f84c96e3bdd98e2e7 Mon Sep 17 00:00:00 2001
From: David Bremner <bremner@debian.org>
Date: Tue, 15 Nov 2011 20:14:59 -0400
Subject: [PATCH] debian/libnotmuch2.symbols: add notmuch_query_count_threads

Since this is only an added symbol, no soname bump required.
---
 debian/libnotmuch2.symbols | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libnotmuch2.symbols b/debian/libnotmuch2.symbols
index 464bba0f..507600c8 100644
--- a/debian/libnotmuch2.symbols
+++ b/debian/libnotmuch2.symbols
@@ -47,6 +47,7 @@ libnotmuch.so.2 libnotmuch2 #MINVER#
  notmuch_messages_move_to_next@Base 0.3
  notmuch_messages_valid@Base 0.3
  notmuch_query_count_messages@Base 0.3
+ notmuch_query_count_threads@Base 0.10~rc1
  notmuch_query_create@Base 0.3
  notmuch_query_destroy@Base 0.3
  notmuch_query_get_query_string@Base 0.4
-- 
2.45.2