projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d976fee
)
debian: add notmuch_database_compact to symbols file.
0.17_rc1
debian/0.17_rc1-1
author
David Bremner
<david@tethera.net>
Thu, 21 Nov 2013 00:06:36 +0000
(20:06 -0400)
committer
David Bremner
<david@tethera.net>
Sun, 24 Nov 2013 00:29:46 +0000
(20:29 -0400)
This change does not require an SONAME bump because it only adds a symbol.
debian/libnotmuch3.symbols
patch
|
blob
|
history
diff --git
a/debian/libnotmuch3.symbols
b/debian/libnotmuch3.symbols
index 17946db33d710373619f63de143bf605b34fcfc2..ef6ae9db9aa1fcde2f83fd2c13e9da85d7ce27a0 100644
(file)
--- 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