[PATCH 2/3] debian: note closing of debian bug 739556
[notmuch-archives.git] / 3c / 77fd0427f7db12b4fb5e8efea7901c12adab04
1 Return-Path: <bremner@tethera.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 5D01F431FD0\r
6         for <notmuch@notmuchmail.org>; Mon,  3 Mar 2014 04:53:06 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id XsIAiI1lTwvS for <notmuch@notmuchmail.org>;\r
16         Mon,  3 Mar 2014 04:53:01 -0800 (PST)\r
17 Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 7224F431FBC\r
21         for <notmuch@notmuchmail.org>; Mon,  3 Mar 2014 04:52:55 -0800 (PST)\r
22 Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
23         (envelope-from <bremner@tethera.net>)\r
24         id 1WKSMY-0008JN-Ud; Mon, 03 Mar 2014 08:52:54 -0400\r
25 Received: (nullmailer pid 29628 invoked by uid 1000); Mon, 03 Mar 2014\r
26         12:52:41 -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: notmuch@notmuchmail.org\r
29 Subject: [PATCH 2/3] debian: note closing of debian bug 739556\r
30 Date: Mon,  3 Mar 2014 08:52:38 -0400\r
31 Message-Id: <1393851159-29456-3-git-send-email-david@tethera.net>\r
32 X-Mailer: git-send-email 1.8.5.3\r
33 In-Reply-To: <1393851159-29456-1-git-send-email-david@tethera.net>\r
34 References: <1393849753-20678-1-git-send-email-david@tethera.net>\r
35         <1393851159-29456-1-git-send-email-david@tethera.net>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=UTF-8\r
38 Content-Transfer-Encoding: 8bit\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 03 Mar 2014 12:53:06 -0000\r
52 \r
53 This one doesn't seem NEWS-worthy.\r
54 ---\r
55  debian/changelog | 4 +++-\r
56  1 file changed, 3 insertions(+), 1 deletion(-)\r
57 \r
58 diff --git a/debian/changelog b/debian/changelog\r
59 index 37bb0f2..b205c8f 100644\r
60 --- a/debian/changelog\r
61 +++ b/debian/changelog\r
62 @@ -2,8 +2,10 @@ notmuch (0.18-1) unstable; urgency=medium\r
63  \r
64    * Bug fix: "insufficient sanitization of arguments to notmuch CLI",\r
65      thanks to Antoine Beaupré (Closes: #737496).\r
66 +  * Bug fix: "notmuch(1) manpage: typo: int -&gt; in", thanks to Jakub\r
67 +    Wilk (Closes: #739556).\r
68  \r
69 - -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 08:23:03 -0400\r
70 + -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 08:35:46 -0400\r
71  \r
72  notmuch (0.17-5) unstable; urgency=medium\r
73  \r
74 -- \r
75 1.8.5.3\r
76 \r