aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/libnotmuch2.symbols
Commit message (Collapse)AuthorAge
* debian: add notmuch_query_add_tag_exclude to exported symbolsGravatar David Bremner2012-03-03
| | | | | This symbol is added in 0.12, although we are "stealthing" the feature overall.
* debian/libnotmuch2.symbols: add notmuch_query_count_threadsGravatar David Bremner2011-11-15
| | | | Since this is only an added symbol, no soname bump required.
* debian: update packaging for new sonameGravatar David Bremner2011-10-04
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)