From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 181D0431FC2 for ; Thu, 16 May 2013 07:25:03 -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 N7-SaD4aNihr for ; Thu, 16 May 2013 07:24:58 -0700 (PDT) Received: from mail-la0-f43.google.com (mail-la0-f43.google.com [209.85.215.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 216EC431FC3 for ; Thu, 16 May 2013 07:24:57 -0700 (PDT) Received: by mail-la0-f43.google.com with SMTP id ez20so1887559lab.16 for ; Thu, 16 May 2013 07:24:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=dT8dS3et5wVjorpxBp+pXWlTt8TNA3Z+vweAdBn24+Y=; b=P3LzIM3agMsO43+tDG2MUBjLqnoIBPp7oLoRZKreTQZLygfqTRIhVauwRljWsRdwbN GzWRt6qHV5QUkpwy0+3okGnMuoxDV2Pxgy7iTIwBIYcY8klFtzJd5sAZtBHIPR4PDZgt VWg+pyMr1ZOFbHFo1CMcCz5M40W5FGu2sHQSJNRDub0S6Ru4UltH9NjTJ0kzHb3D53a1 ABc/XbW93Py3wHsz9CBb3/7qMXCk47cqOKkUcrcu+VScNihGAT9ygx8z0lR3ixjQQl3R wUg/Sr/8dYax3a/VUq6qIzafj3wi/HAV3UYHtqEdb9iV1VWIHFehIR7fk28Ozhc/3vji WtBg== MIME-Version: 1.0 X-Received: by 10.112.125.130 with SMTP id mq2mr19901784lbb.103.1368714295301; Thu, 16 May 2013 07:24:55 -0700 (PDT) Received: by 10.114.184.3 with HTTP; Thu, 16 May 2013 07:24:55 -0700 (PDT) In-Reply-To: <87ehd7c9sk.fsf@convex-new.cs.unb.ca> References: <1366139319-6985-1-git-send-email-felipe.contreras@gmail.com> <87ehd7c9sk.fsf@convex-new.cs.unb.ca> Date: Thu, 16 May 2013 09:24:55 -0500 Message-ID: Subject: Re: [PATCH v2] debian: package ruby bindings 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, 16 May 2013 14:25:03 -0000 On Thu, May 16, 2013 at 8:51 AM, David Bremner wrote: > Felipe Contreras writes: > >> Signed-off-by: Felipe Contreras >> --- >> debian/control | 14 ++++++++++++++ >> debian/notmuch-ruby.install | 1 + >> debian/rules | 3 +++ >> 3 files changed, 18 insertions(+) >> create mode 100644 debian/notmuch-ruby.install >> > > I get a build failure here; I installed ruby-dev and ran the usual > "make debian-snapshot". > > Does it work for you in a clean with only the declared build-depends > installed? Yes. Do you have an old version of notmuch installed? -- Felipe Contreras