[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 2f / 846adf91f6ac08838446904d6ed95c627fb04c
1 Return-Path: <xavier@maillard.im>\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 BC551431FD2\r
6         for <notmuch@notmuchmail.org>; Sat,  6 Mar 2010 22:18:45 -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.888\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.888 tagged_above=-999 required=5\r
12         tests=[AWL=-0.703, BAYES_40=-0.185] autolearn=ham\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 R7GphY0TjiF2 for <notmuch@notmuchmail.org>;\r
16         Sat,  6 Mar 2010 22:18:44 -0800 (PST)\r
17 Received: from xhlj.maillard.im (xhlj.maillard.im [82.244.211.40])\r
18         by olra.theworths.org (Postfix) with ESMTP id 7B4E2431FBF\r
19         for <notmuch@notmuchmail.org>; Sat,  6 Mar 2010 22:18:44 -0800 (PST)\r
20 Received: from xhlj.maillard.im (xhlj [127.0.0.1])\r
21         by xhlj.maillard.im (Postfix) with ESMTP id 21BC120001;\r
22         Sun,  7 Mar 2010 07:18:29 +0100 (CET)\r
23 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc\r
24         :subject:in-reply-to:references:date:message-id:mime-version\r
25         :content-type; s=postfix; bh=liFRy9SY2a39mvAqCgM595ZJhcg=; b=HOt\r
26         jNgLS38GsZULrYXDcKhitKfQiKihWys/8v35mxFG4nf/nbwWTYhea2Eu0h3ctJnf\r
27         wpWNg5Pw4idHtcclQoRvxbkK/D0AlmTuHiFAgSpkngBB6zNoBN7kt/9s+/TR7kHC\r
28         umkT8PUP9Pz3Fyc8JgST3PENmTNJ+Z4KZePvWweI=\r
29 Received: from maillard.im (unknown [192.168.0.254])\r
30         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
31         (No client certificate requested)\r
32         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
33         Sun,  7 Mar 2010 07:18:29 +0100 (CET)\r
34 From: Xavier Maillard <xma@gnu.org>\r
35 To: sojkam1@fel.cvut.cz\r
36 In-Reply-To: <20100306094634.72252af0kjjot5re@wimap.feld.cvut.cz>\r
37 References: <m2eijzl5ds.fsf@deb.maillard.im>\r
38         <87eijzxiy3.fsf@steelpick.localdomain> <m2wrxq9edv.fsf@deb.maillard.im>\r
39         <20100306094634.72252af0kjjot5re@wimap.feld.cvut.cz>\r
40 Date: Sun, 07 Mar 2010 07:19:05 +0100\r
41 Message-ID: <m2k4toac2u.fsf@deb.maillard.im>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Cc: notmuch@notmuchmail.org\r
45 Subject: Re: [notmuch] Debian package\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 07 Mar 2010 06:18:45 -0000\r
59 \r
60 Hi,\r
61 \r
62 On Sat, 06 Mar 2010 09:46:34 +0100, sojkam1@fel.cvut.cz wrote:\r
63 > Cituji Xavier Maillard <xma@gnu.org>:\r
64 > > That's a good start but it does not work out of the box for\r
65 > > me. What is the integration/all branch ? Do I need something\r
66 > > special in order to use your script ?\r
67\r
68 > Hi,\r
69\r
70 > I use the script in the following way. I have a branch mydebian, which  \r
71 > is the debian branch with this script and a file called  \r
72 > wsh-topic-branches added. wsh-topic-branches contains one branch name  \r
73 > per line and to start, it is sufficient to have there only "master".  \r
74 > To build the package, I checkout the mydebian branch I run the script.  \r
75 > It merges all the branches I want to use (the result is called  \r
76 > integration/all) and builds the package from the result of the merge.\r
77\r
78 > If you only want to use master branch, it is probably easier to do  \r
79 > something like:\r
80\r
81 > git checkout debian\r
82 > git merge master\r
83 > git-dch ...\r
84 > git-buildpackage ...\r
85\r
86 > Instead of ... write the parameters from the script and replace  \r
87 > "integration/all" by "debian".\r
88\r
89 > I write this email from a comuter where I don't have notmuch sources,  \r
90 > so I cannot test the above. It is possible it will be necessary to  \r
91 > tweak some parameters of git-*.\r
92 \r
93 There are probably things to tweak but there is also something\r
94 not working for me. Apparentely, you have a special file named\r
95 'version' in which you store a version string and its sha1 as\r
96 taken from the rev HEAD. I do not have one and thus, I can't find\r
97 this file in my checkouts.\r
98 \r
99 Also, while at it, could you send your wsh-topic-branches file\r
100 and the relevant git repositories ?\r
101 \r
102 Regards,\r
103 \r
104 Xavier\r