aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2013-11-20 20:06:36 -0400
committerGravatar David Bremner <david@tethera.net>2013-11-23 20:29:46 -0400
commit5dba5f4a628a173b58321485b614c634354c5267 (patch)
treec66af1c6de1486df86a807de3802d12aca4a6b05 /debian
parentd976fee6551e85d196bd34bb62b60ea24c7e7d6a (diff)
debian: add notmuch_database_compact to symbols file.
This change does not require an SONAME bump because it only adds a symbol.
Diffstat (limited to 'debian')
-rw-r--r--debian/libnotmuch3.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libnotmuch3.symbols b/debian/libnotmuch3.symbols
index 17946db3..ef6ae9db 100644
--- a/debian/libnotmuch3.symbols
+++ b/debian/libnotmuch3.symbols
@@ -2,6 +2,7 @@ libnotmuch.so.3 libnotmuch3 #MINVER#
notmuch_database_add_message@Base 0.3
notmuch_database_begin_atomic@Base 0.9~rc1
notmuch_database_close@Base 0.13~rc1
+ notmuch_database_compact@Base 0.17~rc1
notmuch_database_create@Base 0.3
notmuch_database_destroy@Base 0.13~rc1
notmuch_database_end_atomic@Base 0.9~rc1