diff options
| author | David Bremner <david@tethera.net> | 2018-01-09 07:14:28 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-01-09 07:14:28 -0400 |
| commit | 50da90ef0384c4a078b4f327dd9585d93936d8fa (patch) | |
| tree | 78588035ca3a880bdc97798a8ded3a47b8c3b3ed | |
| parent | f27a8475b504e632aac0938d9e452d6a4add8cb5 (diff) | |
debian: add some hints about upstream changes.
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index f78cd028..5f02d7a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,26 @@ -notmuch (0.26-1) UNRELEASED; urgency=medium +notmuch (0.26-1) unstable; urgency=medium - * New upstream release + [ 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 - -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 07 Jan 2018 09:36:24 -0500 + -- 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> Sat, 06 Jan 2018 09:39:17 -0400 + -- David Bremner <bremner@debian.org> Tue, 09 Jan 2018 07:13:11 -0400 notmuch (0.26~rc1-1) experimental; urgency=medium |
