diff options
author | David Bremner <bremner@debian.org> | 2013-07-28 11:08:50 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-07-28 11:28:04 -0300 |
commit | ec98f13a70e19352932ca4ff65075ccc3031092d (patch) | |
tree | 6c3c266989f6bddf66149a49adc6c581fe3a64c3 /debian | |
parent | b739761629071896f23012995493873570bf5a6b (diff) |
debian: update symbols for libnotmuch
Adding a new symbol should require an SONAME bump.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/libnotmuch3.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libnotmuch3.symbols b/debian/libnotmuch3.symbols index 140cae93..17946db3 100644 --- a/debian/libnotmuch3.symbols +++ b/debian/libnotmuch3.symbols @@ -66,6 +66,7 @@ libnotmuch.so.3 libnotmuch3 #MINVER# notmuch_thread_destroy@Base 0.3 notmuch_thread_get_authors@Base 0.3 notmuch_thread_get_matched_messages@Base 0.3 + notmuch_thread_get_messages@Base 0.16 notmuch_thread_get_newest_date@Base 0.3 notmuch_thread_get_oldest_date@Base 0.3 notmuch_thread_get_subject@Base 0.3 |