aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-01-09 07:46:57 -0400
committerDavid Bremner <david@tethera.net>2018-01-09 07:46:57 -0400
commita727e7d4d398375c4a3ba5020e2ab25b5b874785 (patch)
tree1307c8f9cb66be5071f4102f66af4637c4e1136b /debian
parent54982e520c3bee74e947e311ee5b1219396fa1a8 (diff)
parent3c4e64d976eb561ac5157df1bbe5882e3e65b583 (diff)
Merge tag '0.26'
notmuch 0.26 release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ac6ab5f..5f02d7a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+notmuch (0.26-1) unstable; urgency=medium
+
+ [ Daniel Kahn Gillmor ]
+ * build against python3-sphinx instead of python-sphinx
+ * d/changelog: strip trailing whitespace
+ * move to debhelper 10
+ * Standards-Version: bump to 4.1.3 (drop priority: extra
+ from transitional packages)
+
+ [ David Bremner ]
+ * New upstream release (see /usr/share/doc/notmuch/NEWS.gz)
+ - new command 'notmuch reindex'
+ - optional indexing of encrypted emails.
+ - indexing of files with duplicate message-id
+ * update symbols
+
+ -- David Bremner <bremner@debian.org> Tue, 09 Jan 2018 07:13:21 -0400
+
+notmuch (0.26~rc2-1) experimental; urgency=medium
+
+ * Third upstream release candidate
+
+ -- David Bremner <bremner@debian.org> Tue, 09 Jan 2018 07:13:11 -0400
+
notmuch (0.26~rc1-1) experimental; urgency=medium
* Second upstream release candidate