From 05b534209d44b74105308e521dcac82a5e4afe43 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 28 Dec 2013 18:40:05 -0400 Subject: [PATCH] version: bump to 0.17~rc4 Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros. --- NEWS | 2 +- bindings/python/notmuch/version.py | 2 +- debian/changelog | 6 ++++++ man/man1/notmuch-compact.1 | 2 +- man/man1/notmuch-config.1 | 2 +- man/man1/notmuch-count.1 | 2 +- man/man1/notmuch-dump.1 | 2 +- man/man1/notmuch-insert.1 | 2 +- man/man1/notmuch-new.1 | 2 +- man/man1/notmuch-reply.1 | 2 +- man/man1/notmuch-restore.1 | 2 +- man/man1/notmuch-search.1 | 2 +- man/man1/notmuch-show.1 | 2 +- man/man1/notmuch-tag.1 | 2 +- man/man1/notmuch.1 | 2 +- man/man5/notmuch-hooks.5 | 2 +- man/man7/notmuch-search-terms.7 | 2 +- version | 2 +- 18 files changed, 23 insertions(+), 17 deletions(-) diff --git a/NEWS b/NEWS index 12506cfa..f4d2abe9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Notmuch 0.17~rc3 (2013-12-07) +Notmuch 0.17~rc4 (2013-12-28) ============================= Incompatible change in SHA1 computation diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 413f87b8..27124f4f 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.17~rc3' +__VERSION__ = '0.17~rc4' diff --git a/debian/changelog b/debian/changelog index 8aecbbfa..9cbfdcaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.17~rc4-1) experimental; urgency=low + + * New upstream release candidate + + -- David Bremner Sat, 28 Dec 2013 18:30:06 -0400 + notmuch (0.17~rc3-1) experimental; urgency=low * New upstream release candidate diff --git a/man/man1/notmuch-compact.1 b/man/man1/notmuch-compact.1 index 09f40cd3..5ab9b513 100644 --- a/man/man1/notmuch-compact.1 +++ b/man/man1/notmuch-compact.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-COMPACT 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-COMPACT 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-compact \- compact the notmuch database .SH SYNOPSIS diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1 index 5b51ce57..b90987eb 100644 --- a/man/man1/notmuch-config.1 +++ b/man/man1/notmuch-config.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-CONFIG 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-CONFIG 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-config \- access notmuch configuration file .SH SYNOPSIS diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1 index c4bca151..9e2e2c11 100644 --- a/man/man1/notmuch-count.1 +++ b/man/man1/notmuch-count.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-COUNT 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-COUNT 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-count \- count messages matching the given search terms .SH SYNOPSIS diff --git a/man/man1/notmuch-dump.1 b/man/man1/notmuch-dump.1 index cb5d92ea..e1f69836 100644 --- a/man/man1/notmuch-dump.1 +++ b/man/man1/notmuch-dump.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-DUMP 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-DUMP 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-dump \- creates a plain-text dump of the tags of each message diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1 index 07c82834..bbf5793c 100644 --- a/man/man1/notmuch-insert.1 +++ b/man/man1/notmuch-insert.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-INSERT 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-INSERT 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-insert \- add a message to the maildir and notmuch database .SH SYNOPSIS diff --git a/man/man1/notmuch-new.1 b/man/man1/notmuch-new.1 index de6cf873..ef6d88ce 100644 --- a/man/man1/notmuch-new.1 +++ b/man/man1/notmuch-new.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-NEW 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-NEW 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-new \- incorporate new mail into the notmuch database .SH SYNOPSIS diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1 index dd8c5ec8..4742aad0 100644 --- a/man/man1/notmuch-reply.1 +++ b/man/man1/notmuch-reply.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-REPLY 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-REPLY 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-reply \- constructs a reply template for a set of messages diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1 index 06ed39d8..649000d0 100644 --- a/man/man1/notmuch-restore.1 +++ b/man/man1/notmuch-restore.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-RESTORE 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-RESTORE 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-restore \- restores the tags from the given file (see notmuch dump) diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1 index b679f377..be427248 100644 --- a/man/man1/notmuch-search.1 +++ b/man/man1/notmuch-search.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-SEARCH 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-SEARCH 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-search \- search for messages matching the given search terms .SH SYNOPSIS diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1 index 9d24b171..68e5e8a9 100644 --- a/man/man1/notmuch-show.1 +++ b/man/man1/notmuch-show.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-SHOW 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-SHOW 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-show \- show messages matching the given search terms .SH SYNOPSIS diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1 index 2d13f552..1a611520 100644 --- a/man/man1/notmuch-tag.1 +++ b/man/man1/notmuch-tag.1 @@ -1,4 +1,4 @@ -.TH NOTMUCH-TAG 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-TAG 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-tag \- add/remove tags for all messages matching the search terms diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index f302d928..87662cf2 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -16,7 +16,7 @@ .\" along with this program. If not, see http://www.gnu.org/licenses/ . .\" .\" Author: Carl Worth -.TH NOTMUCH 1 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH 1 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch \- thread-based email index, search, and tagging .SH SYNOPSIS diff --git a/man/man5/notmuch-hooks.5 b/man/man5/notmuch-hooks.5 index 90f7c239..9fec30fb 100644 --- a/man/man5/notmuch-hooks.5 +++ b/man/man5/notmuch-hooks.5 @@ -1,4 +1,4 @@ -.TH NOTMUCH-HOOKS 5 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-HOOKS 5 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-hooks \- hooks for notmuch diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7 index f1627b34..0f8b1860 100644 --- a/man/man7/notmuch-search-terms.7 +++ b/man/man7/notmuch-search-terms.7 @@ -1,4 +1,4 @@ -.TH NOTMUCH-SEARCH-TERMS 7 2013-12-07 "Notmuch 0.17~rc3" +.TH NOTMUCH-SEARCH-TERMS 7 2013-12-28 "Notmuch 0.17~rc4" .SH NAME notmuch-search-terms \- syntax for notmuch queries diff --git a/version b/version index 14113d4d..fb5096cf 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.17~rc3 +0.17~rc4 -- 2.43.0