Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 1c / f9e196bab1c81c7a34b57df4003b79a9163d8a
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 342DC431FD2\r
6         for <notmuch@notmuchmail.org>; Wed, 16 Jan 2013 04:44:47 -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 Fm0iKc9PwRP1 for <notmuch@notmuchmail.org>;\r
16         Wed, 16 Jan 2013 04:44:45 -0800 (PST)\r
17 Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\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 C4174431FD4\r
21         for <notmuch@notmuchmail.org>; Wed, 16 Jan 2013 04:44:43 -0800 (PST)\r
22 Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net\r
23         ([156.34.82.78] helo=zancas.localnet)\r
24         by tesseract.cs.unb.ca with esmtpsa\r
25         (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80)\r
26         (envelope-from <bremner@tethera.net>)\r
27         id 1TvSMC-0002S1-IG; Wed, 16 Jan 2013 08:44:42 -0400\r
28 Received: from bremner by zancas.localnet with local (Exim 4.80)\r
29         (envelope-from <bremner@tethera.net>)\r
30         id 1TvSM6-0004Hv-WC; Wed, 16 Jan 2013 08:44:35 -0400\r
31 From: david@tethera.net\r
32 To: notmuch@notmuchmail.org\r
33 Subject: [PATCH 3/5] debian/compat: upgrade to compat level 9\r
34 Date: Wed, 16 Jan 2013 08:44:20 -0400\r
35 Message-Id: <1358340262-16304-4-git-send-email-david@tethera.net>\r
36 X-Mailer: git-send-email 1.7.10.4\r
37 In-Reply-To: <1358340262-16304-1-git-send-email-david@tethera.net>\r
38 References: <1358340262-16304-1-git-send-email-david@tethera.net>\r
39 X-Spam_bar: -\r
40 Cc: David Bremner <bremner@debian.org>\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Wed, 16 Jan 2013 12:44:48 -0000\r
54 \r
55 From: David Bremner <bremner@debian.org>\r
56 \r
57 - enable hardening\r
58 \r
59 - fix dh syntax. Now that we have compat level 9, the old, wrong\r
60   syntax is no longer accepted.\r
61 \r
62 - update debian/libnotmuch{3,-dev}.install for multiarch.\r
63 \r
64 - update versioned dependency on debhelper.\r
65 ---\r
66  debian/compat                 |    2 +-\r
67  debian/control                |    3 ++-\r
68  debian/libnotmuch-dev.install |    2 +-\r
69  debian/libnotmuch3.install    |    2 +-\r
70  debian/rules                  |    2 +-\r
71  5 files changed, 6 insertions(+), 5 deletions(-)\r
72 \r
73 diff --git a/debian/compat b/debian/compat\r
74 index 7f8f011..ec63514 100644\r
75 --- a/debian/compat\r
76 +++ b/debian/compat\r
77 @@ -1 +1 @@\r
78 -7\r
79 +9\r
80 diff --git a/debian/control b/debian/control\r
81 index d434c53..75b55a5 100644\r
82 --- a/debian/control\r
83 +++ b/debian/control\r
84 @@ -7,7 +7,7 @@ Uploaders:\r
85   martin f. krafft <madduck@debian.org>,\r
86   David Bremner <bremner@debian.org>\r
87  Build-Depends:\r
88 - debhelper (>= 7.0.50~),\r
89 + debhelper (>= 9),\r
90   pkg-config,\r
91   libxapian-dev,\r
92   libgmime-2.6-dev (>= 2.6.7~) | libgmime-2.4-dev,\r
93 @@ -39,6 +39,7 @@ Package: libnotmuch3\r
94  Section: libs\r
95  Architecture: any\r
96  Depends: ${shlibs:Depends}, ${misc:Depends}\r
97 +Pre-Depends: ${misc:Pre-Depends}\r
98  Description: thread-based email index, search and tagging (runtime)\r
99   Notmuch is a system for indexing, searching, reading, and tagging\r
100   large collections of email messages in maildir or mh format. It uses\r
101 diff --git a/debian/libnotmuch-dev.install b/debian/libnotmuch-dev.install\r
102 index 185dba4..96bbd63 100644\r
103 --- a/debian/libnotmuch-dev.install\r
104 +++ b/debian/libnotmuch-dev.install\r
105 @@ -1,2 +1,2 @@\r
106  usr/include\r
107 -usr/lib/libnotmuch.so\r
108 +usr/lib/*/libnotmuch.so\r
109 diff --git a/debian/libnotmuch3.install b/debian/libnotmuch3.install\r
110 index da4fc25..a513b47 100644\r
111 --- a/debian/libnotmuch3.install\r
112 +++ b/debian/libnotmuch3.install\r
113 @@ -1 +1 @@\r
114 -usr/lib/libnotmuch.so.*\r
115 +usr/lib/*/libnotmuch.so.*\r
116 diff --git a/debian/rules b/debian/rules\r
117 index 603b3ab..8e30353 100755\r
118 --- a/debian/rules\r
119 +++ b/debian/rules\r
120 @@ -1,7 +1,7 @@\r
121  #!/usr/bin/make -f\r
122  \r
123  %:\r
124 -       dh --with python2 $@\r
125 +       dh $@ --with python2\r
126  \r
127  override_dh_auto_configure:\r
128         dh_auto_configure -- --emacslispdir=/usr/share/emacs/site-lisp/notmuch\r
129 -- \r
130 1.7.10.4\r
131 \r