From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 94AEF6DE0183 for ; Thu, 7 Dec 2017 06:23:35 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.03 X-Spam-Level: X-Spam-Status: No, score=-0.03 tagged_above=-999 required=5 tests=[AWL=-0.030] 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 dnsptRNZwd2I for ; Thu, 7 Dec 2017 06:23:35 -0800 (PST) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTPS id D829F6DE009B for ; Thu, 7 Dec 2017 06:23:34 -0800 (PST) Received: from fifthhorseman.net (unknown [38.109.115.130]) by che.mayfirst.org (Postfix) with ESMTPSA id 2F1CDF99A for ; Thu, 7 Dec 2017 09:23:33 -0500 (EST) Received: by fifthhorseman.net (Postfix, from userid 1000) id 164282079B; Thu, 7 Dec 2017 09:23:29 -0500 (EST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: Re: [PATCH 5/5] debian/control: put elpa-notmuch in Section: lisp. In-Reply-To: <20171130094043.2039-6-dkg@fifthhorseman.net> References: <20171130094043.2039-1-dkg@fifthhorseman.net> <20171130094043.2039-6-dkg@fifthhorseman.net> Date: Thu, 07 Dec 2017 09:23:28 -0500 Message-ID: <87vahi39cv.fsf@fifthhorseman.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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, 07 Dec 2017 14:23:35 -0000 On Thu 2017-11-30 04:40:43 -0500, Daniel Kahn Gillmor wrote: > This makes lintian stop complaining about: > > W: elpa-notmuch: wrong-section-according-to-package-name elpa-notmuch => lisp I'm withdrawing this patch for consideration. I'm convinced by bremner's argument in https://bugs.debian.org/883772 that language-specific sections are a bad idea! --dkg