X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=2c04cb3bd0b6b9ff8037b57767c39aa7b12f26e0;hb=0187785414332e115500861ca1c78c664b7fb499;hp=c74e53c276340daac8ede30a0b3605e19747cf88;hpb=4c6e3d83fb2d5d3ce04710d92b97ef6a59a11051;p=notmuch diff --git a/debian/changelog b/debian/changelog index c74e53c2..2c04cb3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Tue, 25 Jul 2017 08:28:20 -0300 + +notmuch (0.25~rc1-2) unstable; urgency=low + + * upload to unstable + + -- David Bremner 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 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)