aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2014-09-16 21:02:50 +0200
committerGravatar David Bremner <david@tethera.net>2014-09-16 21:08:54 +0200
commit56c48dc82dfa07915f8226555fc7bac3dd8680de (patch)
tree548854ac2afdf2307ab316207099081618218a24 /debian/changelog
parentf6ce18fae9481d2d353b301900e675e47acabb3f (diff)
debian: bump SONAME
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 661aabee..7f58b9f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+notmuch (0.19-1) UNRELEASED; urgency=low
+
+ * New upstream version
+ * Bump libnotmuch SONAME because of API changes
+
+ -- David Bremner <bremner@debian.org> Tue, 16 Sep 2014 21:02:17 +0200
+
notmuch (0.18.1-2) unstable; urgency=medium
* Update build-deps to use emacs24 on buildd (Closes: #756085)