aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog6
-rw-r--r--man/man1/notmuch-compact.12
-rw-r--r--man/man1/notmuch-config.12
-rw-r--r--man/man1/notmuch-count.12
-rw-r--r--man/man1/notmuch-dump.12
-rw-r--r--man/man1/notmuch-insert.12
-rw-r--r--man/man1/notmuch-new.12
-rw-r--r--man/man1/notmuch-reply.12
-rw-r--r--man/man1/notmuch-restore.12
-rw-r--r--man/man1/notmuch-search.12
-rw-r--r--man/man1/notmuch-show.12
-rw-r--r--man/man1/notmuch-tag.12
-rw-r--r--man/man1/notmuch.12
-rw-r--r--man/man5/notmuch-hooks.52
-rw-r--r--man/man7/notmuch-search-terms.72
-rw-r--r--version2
18 files changed, 23 insertions, 17 deletions
diff --git a/NEWS b/NEWS
index 28d2a2a6..12506cfa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.17~rc2 (2013-11-28)
+Notmuch 0.17~rc3 (2013-12-07)
=============================
Incompatible change in SHA1 computation
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 0ea49e4f..413f87b8 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~rc2'
+__VERSION__ = '0.17~rc3'
diff --git a/debian/changelog b/debian/changelog
index 52c29ad6..8aecbbfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.17~rc3-1) experimental; urgency=low
+
+ * New upstream release candidate
+
+ -- David Bremner <bremner@debian.org> Sat, 07 Dec 2013 17:05:11 +0800
+
notmuch (0.17~rc2-1) experimental; urgency=low
* New upstream release candidate
diff --git a/man/man1/notmuch-compact.1 b/man/man1/notmuch-compact.1
index 05bc19b9..09f40cd3 100644
--- a/man/man1/notmuch-compact.1
+++ b/man/man1/notmuch-compact.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COMPACT 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-COMPACT 1 2013-12-07 "Notmuch 0.17~rc3"
.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 5016af78..5b51ce57 100644
--- a/man/man1/notmuch-config.1
+++ b/man/man1/notmuch-config.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-CONFIG 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-CONFIG 1 2013-12-07 "Notmuch 0.17~rc3"
.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 48bce0a8..c4bca151 100644
--- a/man/man1/notmuch-count.1
+++ b/man/man1/notmuch-count.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-COUNT 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-COUNT 1 2013-12-07 "Notmuch 0.17~rc3"
.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 da0afb52..cb5d92ea 100644
--- a/man/man1/notmuch-dump.1
+++ b/man/man1/notmuch-dump.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-DUMP 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-DUMP 1 2013-12-07 "Notmuch 0.17~rc3"
.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 100414fa..07c82834 100644
--- a/man/man1/notmuch-insert.1
+++ b/man/man1/notmuch-insert.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-INSERT 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-INSERT 1 2013-12-07 "Notmuch 0.17~rc3"
.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 3f6d7cd3..de6cf873 100644
--- a/man/man1/notmuch-new.1
+++ b/man/man1/notmuch-new.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-NEW 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-NEW 1 2013-12-07 "Notmuch 0.17~rc3"
.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 c927f301..dd8c5ec8 100644
--- a/man/man1/notmuch-reply.1
+++ b/man/man1/notmuch-reply.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-REPLY 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-REPLY 1 2013-12-07 "Notmuch 0.17~rc3"
.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 efdfa6f6..06ed39d8 100644
--- a/man/man1/notmuch-restore.1
+++ b/man/man1/notmuch-restore.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-RESTORE 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-RESTORE 1 2013-12-07 "Notmuch 0.17~rc3"
.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 31716348..b679f377 100644
--- a/man/man1/notmuch-search.1
+++ b/man/man1/notmuch-search.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SEARCH 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-SEARCH 1 2013-12-07 "Notmuch 0.17~rc3"
.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 fe9fda78..9d24b171 100644
--- a/man/man1/notmuch-show.1
+++ b/man/man1/notmuch-show.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-SHOW 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-SHOW 1 2013-12-07 "Notmuch 0.17~rc3"
.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 be4cb85b..2d13f552 100644
--- a/man/man1/notmuch-tag.1
+++ b/man/man1/notmuch-tag.1
@@ -1,4 +1,4 @@
-.TH NOTMUCH-TAG 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-TAG 1 2013-12-07 "Notmuch 0.17~rc3"
.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 5d9fcd69..f302d928 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 <cworth@cworth.org>
-.TH NOTMUCH 1 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH 1 2013-12-07 "Notmuch 0.17~rc3"
.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 c0992411..90f7c239 100644
--- a/man/man5/notmuch-hooks.5
+++ b/man/man5/notmuch-hooks.5
@@ -1,4 +1,4 @@
-.TH NOTMUCH-HOOKS 5 2013-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-HOOKS 5 2013-12-07 "Notmuch 0.17~rc3"
.SH NAME
notmuch-hooks \- hooks for notmuch
diff --git a/man/man7/notmuch-search-terms.7 b/man/man7/notmuch-search-terms.7
index d751f693..f1627b34 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-11-28 "Notmuch 0.17~rc2"
+.TH NOTMUCH-SEARCH-TERMS 7 2013-12-07 "Notmuch 0.17~rc3"
.SH NAME
notmuch-search-terms \- syntax for notmuch queries
diff --git a/version b/version
index 92885852..14113d4d 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.17~rc2
+0.17~rc3