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 5442B431FAF for ; Thu, 1 Aug 2013 11:53:39 -0700 (PDT) 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 Hl0oLcDH2o27 for ; Thu, 1 Aug 2013 11:53:33 -0700 (PDT) Received: from mail-la0-f46.google.com (mail-la0-f46.google.com [209.85.215.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E53A8431FAE for ; Thu, 1 Aug 2013 11:53:32 -0700 (PDT) Received: by mail-la0-f46.google.com with SMTP id eh20so1680495lab.5 for ; Thu, 01 Aug 2013 11:53:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5Tv/lFpacTCYKZOPS3FMrQv1QT7Lnv8D+x39xASlBQU=; b=i8gYHVhoGXAhCWYuN45uiqJQ6KsBdsKfC8dvf8E9mUAyt7sagoGybTN81dbEJCYT6t 6k6dQzQl+5djI1orZXb1/Tc9+hKaEkZnWGRxh6xg5W7eTxYheYvJCSpuuMX/sYTdQjr6 z4PE6QiJlQ/HKfVnZ2COrBo53qFmtsDtI1+lLBTRJhIBqJjpFJMT1vwr9wlykndN1lp9 qfnx/sG2RDLsN3ALpVa+PRHONo6ny5voIlz3EbD96KoDSLUZ4jfQ5rRLYp0gG+gRUMik RUGXv2nyaG0pERVY339Udjqxn/s9GKzDDBT+H5eE04v9O/yrNST3FyZZRdWo9hBeTSHD e82g== MIME-Version: 1.0 X-Received: by 10.112.162.131 with SMTP id ya3mr1917477lbb.85.1375383211351; Thu, 01 Aug 2013 11:53:31 -0700 (PDT) Received: by 10.114.91.169 with HTTP; Thu, 1 Aug 2013 11:53:31 -0700 (PDT) In-Reply-To: <874nbepnvf.fsf@zancas.localnet> References: <1370220299-14722-1-git-send-email-felipe.contreras@gmail.com> <874nbepnvf.fsf@zancas.localnet> Date: Thu, 1 Aug 2013 13:53:31 -0500 Message-ID: Subject: Re: [PATCH] debian: build notmuch-vim again From: Felipe Contreras To: David Bremner Content-Type: text/plain; charset=UTF-8 Cc: notmuch@notmuchmail.org 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, 01 Aug 2013 18:53:39 -0000 On Sun, Jul 28, 2013 at 12:59 PM, David Bremner wrote: > Felipe Contreras writes: > >> Signed-off-by: Felipe Contreras >> --- >> debian/control | 15 +++++++++++++++ >> 1 file changed, 15 insertions(+) > > I pushed a substantially modified version of this patch. > > See commit 0eb4213766e051 Thanks. -- Felipe Contreras