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 7DEA9431FAF for ; Fri, 12 Apr 2013 23:15:05 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 ONESZg-oCK93 for ; Fri, 12 Apr 2013 23:15:00 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 9A200431FAE for ; Fri, 12 Apr 2013 23:15:00 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 4510A100647; Sat, 13 Apr 2013 09:14:58 +0300 (EEST) From: Tomi Ollila To: Felipe Contreras , notmuch@notmuchmail.org Subject: Re: [PATCH] debian: package ruby bindings In-Reply-To: References: <1365031678-25188-1-git-send-email-felipe.contreras@gmail.com> User-Agent: Notmuch/0.15.2+75~gd7fa7c4 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain Cc: David Bremner , Stefano Zacchiroli 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: Sat, 13 Apr 2013 06:15:05 -0000 On Sat, Apr 13 2013, Felipe Contreras wrote: > On Wed, Apr 3, 2013 at 5:27 PM, Felipe Contreras > wrote: >> Signed-off-by: Felipe Contreras >> --- >> debian/control | 14 ++++++++++++++ >> debian/notmuch-ruby.install | 1 + >> debian/rules | 9 +++++++++ >> 3 files changed, 24 insertions(+) >> create mode 100644 debian/notmuch-ruby.install > > No comments? Should I push this? How do we ensure that ruby package is working in every release; there seems to be no tests for it ? > -- > Felipe Contreras Tomi