diff options
| author | David Bremner <david@tethera.net> | 2015-10-15 10:09:24 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-10-15 10:09:24 -0300 |
| commit | 127caf7a9ef1c8090f3f1a4e4d5f8c55519a6560 (patch) | |
| tree | a5328b2ce0a8e45d4c2d9a524dc122fa17204f82 /debian | |
| parent | 627efac85ea3783e9edbb3814d9225c41389df74 (diff) | |
debian: update symbols file0.21_rc1
we are only adding symbols, which is exactly the interesting case for a
symbols file.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/libnotmuch4.symbols | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/libnotmuch4.symbols b/debian/libnotmuch4.symbols index ec46aa9b..7dd54237 100644 --- a/debian/libnotmuch4.symbols +++ b/debian/libnotmuch4.symbols @@ -12,6 +12,7 @@ libnotmuch.so.4 libnotmuch4 #MINVER# notmuch_database_get_all_tags@Base 0.3 notmuch_database_get_directory@Base 0.3 notmuch_database_get_path@Base 0.3 + notmuch_database_get_revision@Base 0.21~rc1 notmuch_database_get_version@Base 0.3 notmuch_database_needs_upgrade@Base 0.3 notmuch_database_open@Base 0.3 @@ -19,6 +20,7 @@ libnotmuch.so.4 libnotmuch4 #MINVER# notmuch_database_remove_message@Base 0.3 notmuch_database_status_string@Base 0.20~rc1 notmuch_database_upgrade@Base 0.3 + notmuch_directory_delete@Base 0.21~rc1 notmuch_directory_destroy@Base 0.3 notmuch_directory_get_child_directories@Base 0.3 notmuch_directory_get_child_files@Base 0.3 @@ -53,9 +55,12 @@ libnotmuch.so.4 libnotmuch4 #MINVER# notmuch_messages_valid@Base 0.3 notmuch_query_add_tag_exclude@Base 0.12~rc1 notmuch_query_count_messages@Base 0.3 + notmuch_query_count_messages_st@Base 0.21~rc1 notmuch_query_count_threads@Base 0.10~rc1 + notmuch_query_count_threads_st@Base 0.21~rc1 notmuch_query_create@Base 0.3 notmuch_query_destroy@Base 0.3 + notmuch_query_get_database@Base 0.21~rc1 notmuch_query_get_query_string@Base 0.4 notmuch_query_get_sort@Base 0.4 notmuch_query_search_messages@Base 0.3 |
