Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D22EF431FD0 for ; Thu, 22 Dec 2011 05:07:58 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QYeikdV9BI2E for ; Thu, 22 Dec 2011 05:07:58 -0800 (PST) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 44F93431FB6 for ; Thu, 22 Dec 2011 05:07:58 -0800 (PST) Received: by eekd41 with SMTP id d41so10064510eek.26 for ; Thu, 22 Dec 2011 05:07:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:content-type:mime-version:content-transfer-encoding:to :from:in-reply-to:references:subject:date; bh=mrmCtaeM1KIiQINVXjg9dcTX4UUNm0IVGUs7wkJZbwk=; b=x6inryORpuXYDWMWFkZLTYHSdTZuS043Ca6O6ZPOR8sMU6lnFTkZrSDmwuEBTuZt7c CjRMHcV2/dizscJ7L8W7145JuAfY6UDjk2U/MGaLxt/nxRjddEYnx0iARLI/BvOxH7tB qB3BCWhuRQxpoHl4XCso11aoblUqgYicIMU0s= Received: by 10.14.101.78 with SMTP id a54mr4219185eeg.86.1324559275541; Thu, 22 Dec 2011 05:07:55 -0800 (PST) Received: from localhost (e179226083.adsl.alicedsl.de. [85.179.226.83]) by mx.google.com with ESMTPS id j20sm33919185eej.8.2011.12.22.05.07.52 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Dec 2011 05:07:53 -0800 (PST) Message-ID: <4ef32ba9.94110e0a.6fbb.ffffa97f@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: Patrick Totzke , Jameson Graef Rollins , notmuch@notmuchmail.org From: Patrick Totzke In-Reply-To: <4eedca7f.8861b40a.6b15.ffffd249@mx.google.com> References: <4ee50aa4.456db40a.587a.ffffd911@mx.google.com> <874nx6642z.fsf@servo.finestructure.net> <4eedca7f.8861b40a.6b15.ffffd249@mx.google.com> Subject: Re: [alot] announcing v0.2 aka. "robot santa" Date: Thu, 22 Dec 2011 13:07:50 +0000 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 13:07:59 -0000 Hi again, I have merged the packaging stuff to upstream master and moved the debian d= irectory to /packaging. An include file for help2man as well as a generated man page for the upcomm= ing release 0.21 can be found in /docs/man. Let me know if there's anything else I can do, /p