diff options
| author | David Bremner <bremner@debian.org> | 2011-05-31 21:45:35 -0300 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-06-22 22:44:50 -0300 |
| commit | a411eb4d1cec04cc6a7ae2306ade5ef991d0b121 (patch) | |
| tree | 0dcf15e127d46fcd99f45dbe7aaf3fe2e9350625 | |
| parent | bd35e570526575b14db82c7de0feda10a4c92a95 (diff) | |
debian: update symbols file for libnotmuch1
One of the Xapian exception symbols has gone missing. Hopefully this
doesn't mean we should be bumping the SONAME.
(cherry picked from commit e8260d63f1f5a37094801ecd5d110bf48f22ee45)
| -rw-r--r-- | debian/libnotmuch1.symbols | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libnotmuch1.symbols b/debian/libnotmuch1.symbols index 713f78c2..f50d1680 100644 --- a/debian/libnotmuch1.symbols +++ b/debian/libnotmuch1.symbols @@ -2,7 +2,7 @@ libnotmuch.so.1 libnotmuch1 #MINVER# _Z32_notmuch_message_ensure_metadataP16_notmuch_message@Base 0.6~171 _ZN6Xapian20InvalidArgumentErrorC1ERKS0_@Base 0.6~171 _ZN6Xapian20InvalidArgumentErrorC2ERKS0_@Base 0.6~171 - _ZN6Xapian20InvalidArgumentErrorD1Ev@Base 0.6~171 +#MISSING: 0.6~180# _ZN6Xapian20InvalidArgumentErrorD1Ev@Base 0.6~171 _ZTIN6Xapian10LogicErrorE@Base 0.3 _ZTIN6Xapian12RuntimeErrorE@Base 0.3 _ZTIN6Xapian16DocNotFoundErrorE@Base 0.3 |
