aboutsummaryrefslogtreecommitdiff
path: root/debian/libnotmuch3.symbols
AgeCommit message (Collapse)Author
2014-09-16debian: bump SONAMEDavid Bremner
Note that this is one of those cases where an ABI change is not obvious from the symbols file. Several previously void functions now have return codes.
2013-11-23debian: add notmuch_database_compact to symbols file.debian/0.17_rc1-10.17_rc1David Bremner
This change does not require an SONAME bump because it only adds a symbol.
2013-07-28debian: update symbols for libnotmuchDavid Bremner
Adding a new symbol should require an SONAME bump.
2012-05-05debian: add notmuch_query_set_omit_excluded to symbols file.David Bremner
This symbol is apparently part of the exclude code that was disabled for 0.12.
2012-05-05debian: update packaging for new soname libnotmuch.so.3David Bremner
we need - a new changelog stanza, because the symbols files need a new version - s/libnotmuch2/libnotmuch3/ everywhere - update symbols file, s/.so.1/.so.2/, and bump minimum versions on changed symbols (although the latter is just documentation)