aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-07-10 23:24:41 -0300
committerDavid Bremner <david@tethera.net>2020-07-10 23:24:41 -0300
commit5fbb2c7929196033b6787ab40f7d94ec89bfbbba (patch)
tree93556421c9459da3ec3b9efb63038912b96913d9
parentdbdb860bb92b5eef0eadc6ffd1fd6d5bf64553b9 (diff)
parentb502e26563010503e77da7188c24db4cee592185 (diff)
Merge branch 'release'
-rw-r--r--NEWS2
-rw-r--r--bindings/python-cffi/version2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog9
-rw-r--r--version2
5 files changed, 13 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 556172bb..0d8b930f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.30 (2020-06-01)
+Notmuch 0.30 (2020-07-10)
=========================
S/MIME
diff --git a/bindings/python-cffi/version b/bindings/python-cffi/version
index db90aec2..f7c6c31b 100644
--- a/bindings/python-cffi/version
+++ b/bindings/python-cffi/version
@@ -1 +1 @@
-0.30~rc3
+0.30
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index a25b1d7d..36b4cfca 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,3 +1,3 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.30~rc3'
+__VERSION__ = '0.30'
SOVERSION = '5'
diff --git a/debian/changelog b/debian/changelog
index db853fa0..b6117ec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+notmuch (0.30-1) unstable; urgency=medium
+
+ * New upstream release
+ * Improvements to S/MIME handling
+ * Repairs to some mangled MIME messages
+ * New python bindings (notmuch2) compatible with current python 3
+
+ -- David Bremner <bremner@debian.org> Fri, 10 Jul 2020 22:24:14 -0300
+
notmuch (0.30~rc3-1) experimental; urgency=medium
* New upstream release candidate
diff --git a/version b/version
index db90aec2..f7c6c31b 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.30~rc3
+0.30