[PATCH 0/2] emacs: tree: use notmuch-tag-format-tags
[notmuch-archives.git] / 8d / a483dcd4da120a20cd90707c771ee6ee25d999
1 Return-Path: <jrollins@servo.finestructure.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 3E006429E25\r
6         for <notmuch@notmuchmail.org>; Tue, 21 Jun 2011 10:31:35 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.921\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.921 tagged_above=-999 required=5\r
12         tests=[NO_DNS_FOR_FROM=0.379, RCVD_IN_DNSWL_MED=-2.3]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id qv6A+6SrFcZa for <notmuch@notmuchmail.org>;\r
17         Tue, 21 Jun 2011 10:31:34 -0700 (PDT)\r
18 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
19         [131.215.239.19])\r
20         by olra.theworths.org (Postfix) with ESMTP id A9BA1431FB6\r
21         for <notmuch@notmuchmail.org>; Tue, 21 Jun 2011 10:31:34 -0700 (PDT)\r
22 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
23         by earth-doxen-postvirus (Postfix) with ESMTP id D455266E00DD;\r
24         Tue, 21 Jun 2011 10:31:32 -0700 (PDT)\r
25 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
26 Received: from servo.finestructure.net (DHCP-123-207.caltech.edu\r
27         [131.215.123.207]) (Authenticated sender: jrollins)\r
28         by earth-doxen-submit (Postfix) with ESMTP id 83B6166E00E1;\r
29         Tue, 21 Jun 2011 10:31:27 -0700 (PDT)\r
30 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
31         id A09628F6; Tue, 21 Jun 2011 10:31:28 -0700 (PDT)\r
32 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
33 To: Notmuch Mail <notmuch@notmuchmail.org>\r
34 Subject: [PATCH 4/4] debian: bump standards version to 3.9.2\r
35 Date: Tue, 21 Jun 2011 10:31:25 -0700\r
36 Message-Id: <1308677485-6846-4-git-send-email-jrollins@finestructure.net>\r
37 X-Mailer: git-send-email 1.7.5.3\r
38 In-Reply-To: <1308677485-6846-3-git-send-email-jrollins@finestructure.net>\r
39 References: <87wrgfqprg.fsf@zancas.localnet>\r
40         <1308677485-6846-1-git-send-email-jrollins@finestructure.net>\r
41         <1308677485-6846-2-git-send-email-jrollins@finestructure.net>\r
42         <1308677485-6846-3-git-send-email-jrollins@finestructure.net>\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 21 Jun 2011 17:31:35 -0000\r
56 \r
57 ---\r
58  debian/control |    2 +-\r
59  1 files changed, 1 insertions(+), 1 deletions(-)\r
60 \r
61 diff --git a/debian/control b/debian/control\r
62 index 49f6961..52c2e5a 100644\r
63 --- a/debian/control\r
64 +++ b/debian/control\r
65 @@ -15,7 +15,7 @@ Build-Depends:\r
66   libz-dev,\r
67   emacs23 | emacs23-nox,\r
68   python-all (>= 2.6.6-3~),\r
69 -Standards-Version: 3.9.1.0\r
70 +Standards-Version: 3.9.2\r
71  Homepage: http://notmuchmail.org/\r
72  Vcs-Git: git://notmuchmail.org/git/notmuch\r
73  Vcs-Browser: http://git.notmuchmail.org/git/notmuch\r
74 -- \r
75 1.7.5.3\r
76 \r