aboutsummaryrefslogtreecommitdiff
path: root/debian/libnotmuch2.symbols
AgeCommit message (Collapse)Author
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)
2012-03-03debian: add notmuch_query_add_tag_exclude to exported symbolsDavid Bremner
This symbol is added in 0.12, although we are "stealthing" the feature overall.
2011-11-15debian/libnotmuch2.symbols: add notmuch_query_count_threadsdebian/0.10_rc1-10.10_rc1David Bremner
Since this is only an added symbol, no soname bump required.
2011-10-04debian: update packaging for new sonameDavid Bremner
we need - a new changelog stanza, because the symbols files need a new version - s/libnotmuch1/libnotmuch2/ everywhere - update symbols file, s/.so.1/.so.2/, and bump minimum versions on changed symbols (although the latter is just documentation)