aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-10-04 14:01:21 -0300
committerGravatar David Bremner <bremner@debian.org>2011-10-04 16:26:57 -0300
commit051caed5eda4f99febed1b0867bef6b1ca535b0a (patch)
tree1310758f8692ccc985e93b7c138e15db5d164b07 /debian/changelog
parent9e976fc60c40e07cb62a7d656e86ee3101c1b2f5 (diff)
debian: update packaging for new soname
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)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c903e0a3..6c5922ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+notmuch (0.9~rc2-1) experimental; urgency=low
+
+ * Upstream release candidate
+ * New SONAME for libnotmuch because of changes to
+ notmuch_database_find_message*
+
+ -- David Bremner <bremner@debian.org> Tue, 04 Oct 2011 13:59:15 -0300
+
notmuch (0.9~rc1-1) experimental; urgency=low
* Upstream release candidate