From: Daniel Kahn Gillmor Date: Fri, 11 Dec 2015 13:25:07 +0000 (+1900) Subject: Re: debian build-dependencies for testing should be marked X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1b4f4b77784a1e31a49964c44eebc3c076697a61;p=notmuch-archives.git Re: debian build-dependencies for testing should be marked --- diff --git a/65/22da9cc97b9622a35fe878e3f4c12af2666555 b/65/22da9cc97b9622a35fe878e3f4c12af2666555 new file mode 100644 index 000000000..1c2113049 --- /dev/null +++ b/65/22da9cc97b9622a35fe878e3f4c12af2666555 @@ -0,0 +1,62 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id D23AC6DE1603 + for ; Fri, 11 Dec 2015 05:25:22 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.067 +X-Spam-Level: +X-Spam-Status: No, score=-0.067 tagged_above=-999 required=5 + tests=[AWL=-0.067] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id OeDlR4exhxnQ for ; + Fri, 11 Dec 2015 05:25:21 -0800 (PST) +Received: from che.mayfirst.org (che.mayfirst.org [209.234.253.108]) + by arlo.cworth.org (Postfix) with ESMTP id F22B86DE0B4F + for ; Fri, 11 Dec 2015 05:25:20 -0800 (PST) +Received: from fifthhorseman.net (ool-6c3a0662.static.optonline.net + [108.58.6.98]) + by che.mayfirst.org (Postfix) with ESMTPSA id ADC5FF984; + Fri, 11 Dec 2015 08:25:07 -0500 (EST) +Received: by fifthhorseman.net (Postfix, from userid 1000) + id 75D732002E; Fri, 11 Dec 2015 08:25:07 -0500 (EST) +From: Daniel Kahn Gillmor +To: David Bremner , + notmuch mailing list +Subject: Re: debian build-dependencies for testing should be marked +In-Reply-To: <874mfpf7b6.fsf@zancas.localnet> +References: <87io47ny9b.fsf@alice.fifthhorseman.net> + <87zixiwlmu.fsf@zancas.localnet> <874mfpf7b6.fsf@zancas.localnet> +User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 11 Dec 2015 08:25:07 -0500 +Message-ID: <87bn9xi0cs.fsf@alice.fifthhorseman.net> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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, 11 Dec 2015 13:25:23 -0000 + +On Fri 2015-12-11 08:23:09 -0500, David Bremner wrote: +> I was updating the smime series, and I decided to try it out. Build profiles seem +> to work in Debian Stable. For me this is old enough, so unless convinced +> otherwise, I'll gradually start using for test suite only for +> test suite only deps. As a seperate issue, the packaging needs to be +> updated not to run the test suite when DEB_BUILD_OPTIONS=nocheck. + +Cool, thanks for taking these steps, bremner! + + --dkg