aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-04-22 14:40:56 +0900
committerDavid Bremner <david@tethera.net>2014-04-22 14:40:56 +0900
commit40dc79d6ac828bc24ae1ec797aa50e53fc455621 (patch)
tree6ecf51ce1da22c1d8c0014b6a1d561d53156b41b /debian
parent827a69f639b91de2503c7dfc0bdd74b6e17f501d (diff)
parent95aa988a06496027300f09d9db863a5cd89b201c (diff)
Merge tag '0.18_rc0'
notmuch 0.18~rc0 release
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS10
-rw-r--r--debian/changelog12
2 files changed, 19 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 8049a933..0ae08198 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,13 @@
+notmuch (0.18~rc0-1) experimental; urgency=low
+
+ * This release of notmuch requires a non-reversable database upgrade
+ to support the new path: and updated folder: prefixes. Notmuch
+ will backup your tags for your before doing the upgrade, but it
+ never hurts to make your own backup with notmuch dump before
+ next running 'notmuch new'
+
+ -- David Bremner <bremner@debian.org> Tue, 22 Apr 2014 09:32:11 +0900
+
notmuch (0.17-1) unstable; urgency=low
* Previously on big endian architectures like sparc and powerpc the
diff --git a/debian/changelog b/debian/changelog
index 057e6138..72dbd45c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,19 @@
-notmuch (0.18-1) unstable; urgency=medium
+notmuch (0.18~rc0-1) experimental; urgency=low
+ * Upstream release candidate.
* Bug fix: "insufficient sanitization of arguments to notmuch CLI",
thanks to Antoine Beaupré (Closes: #737496).
- * Bug fix: "notmuch(1) manpage: typo: int -&gt; in", thanks to Jakub
+ * Bug fix: "notmuch(1) manpage: typo: int -> in", thanks to Jakub
Wilk (Closes: #739556).
* Bug fix: "get a quiet option", thanks to Joerg Jaspert (Closes:
#666027).
+ * Bug fix: "Please remove me from Uploaders", thanks to martin f
+ krafft (Closes: #719100).
+ * Bug fix: "M-x notmuch-show-reply on an encrypted message should
+ insert encryption tags into the mml buffer", thanks to Daniel Kahn
+ Gillmor (Closes: #704648).
- -- David Bremner <bremner@debian.org> Mon, 03 Mar 2014 08:43:03 -0400
+ -- David Bremner <bremner@debian.org> Tue, 22 Apr 2014 09:27:29 +0900
notmuch (0.17-5) unstable; urgency=medium