]> git.notmuchmail.org Git - notmuch/blobdiff - debian/changelog
debian: add maintainer scripts to remove old startup file
[notmuch] / debian / changelog
index c74e53c276340daac8ede30a0b3605e19747cf88..2c04cb3bd0b6b9ff8037b57767c39aa7b12f26e0 100644 (file)
@@ -1,3 +1,32 @@
+notmuch (0.25-2) unstable; urgency=medium
+
+  * Drop build-dep on libgmime-2.4-dev, long unsupported upstream
+  * Bug fix: "please transition to gmime 3.0", thanks to Daniel Kahn
+    Gillmor (Closes: #867353).
+
+ -- David Bremner <bremner@debian.org>  Wed, 26 Jul 2017 10:59:14 -0400
+
+notmuch (0.25-1) unstable; urgency=medium
+
+  * New upstream release
+    - regexp search for mid, paths, tags
+    - drop inline images when indexing html
+
+ -- David Bremner <bremner@debian.org>  Tue, 25 Jul 2017 08:28:20 -0300
+
+notmuch (0.25~rc1-2) unstable; urgency=low
+
+  * upload to unstable
+
+ -- David Bremner <bremner@debian.org>  Tue, 18 Jul 2017 19:47:45 -0300
+
+notmuch (0.25~rc1-1) experimental; urgency=medium
+
+  * Bump standards version to 4.0.0 (no changes needed)
+  * New upstream release candidate
+
+ -- David Bremner <bremner@debian.org>  Tue, 18 Jul 2017 07:04:14 -0300
+
 notmuch (0.25~rc0-2) experimental; urgency=medium
 
   * Fix compilation on 32 bit architectures (time_t vs. gint64)