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 8ADD3431FBC for ; Thu, 4 Mar 2010 21:11:07 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 tests=[BAYES_50=0.001] autolearn=ham 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 8k1qawotvPKR for ; Thu, 4 Mar 2010 21:11:06 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [82.244.211.40]) by olra.theworths.org (Postfix) with ESMTP id 70BCB431FAE for ; Thu, 4 Mar 2010 21:11:06 -0800 (PST) Received: from xhlj.maillard.im (xhlj [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 248411E057 for ; Fri, 5 Mar 2010 06:10:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:date:message-id:mime-version:content-type; s=postfix; bh=wMcGyRQOyrT2fV5SW79sQM6BrN8=; b=frmB+er1hrZnkOJ21kGvfycvVWiS s/O43lCEei+C+Xtf1oGr5d5ATycG/UOo4cjvJXJjYjmpLtL7CHd0n0lpYEMTK7Vy 2UFIRA1Q05W/8p320TIuHJjd4P8uYrSkNjxGtHh0B0cUUceQ4CxREESgzT1NXLbd kH0fAd5T8SMlMuM= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA for ; Fri, 5 Mar 2010 06:10:53 +0100 (CET) From: Xavier Maillard To: notmuch@notmuchmail.org Date: Fri, 05 Mar 2010 06:11:27 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [notmuch] Debian package 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: Fri, 05 Mar 2010 05:11:07 -0000 Hi, I am using Debian GNU/linux SID and notmuch and I'd like to be bleading edge with notmuch. So I am trying to figure out whether someone is maintaining a Debian package against notmuch git repository or not. If the former, that's nice. Xavier