From: David Bremner Date: Thu, 21 Nov 2013 00:06:36 +0000 (-0400) Subject: debian: add notmuch_database_compact to symbols file. X-Git-Tag: 0.17_rc1^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=5dba5f4a628a173b58321485b614c634354c5267 debian: add notmuch_database_compact to symbols file. This change does not require an SONAME bump because it only adds a symbol. --- 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