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 736126DE0ABE for ; Tue, 24 Dec 2019 18:45:03 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.065 X-Spam-Level: X-Spam-Status: No, score=-0.065 tagged_above=-999 required=5 tests=[AWL=-0.064, SPF_PASS=-0.001] 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 zmJinQo6Hzxm for ; Tue, 24 Dec 2019 18:45:02 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 53BEB6DE031B for ; Tue, 24 Dec 2019 18:45:02 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1ijwfT-0007C4-AK; Tue, 24 Dec 2019 21:44:59 -0500 Received: (nullmailer pid 1534442 invoked by uid 1000); Wed, 25 Dec 2019 02:44:55 -0000 From: David Bremner To: Daniel Kahn Gillmor , Notmuch Mail Subject: Re: [PATCH] debian: Override lintian suggestion to move elpa-notmuch to Section: lisp In-Reply-To: <20191223213540.359084-1-dkg@fifthhorseman.net> References: <20191223213540.359084-1-dkg@fifthhorseman.net> Date: Wed, 25 Dec 2019 11:44:55 +0900 Message-ID: <87o8vx86oo.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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: Wed, 25 Dec 2019 02:45:03 -0000 Daniel Kahn Gillmor writes: > Signed-off-by: Daniel Kahn Gillmor > --- > debian/elpa-notmuch.lintian-overrides | 4 ++++ > 1 file changed, 4 insertions(+) > create mode 100644 debian/elpa-notmuch.lintian-overrides > > diff --git a/debian/elpa-notmuch.lintian-overrides b/debian/elpa-notmuch.lintian-overrides > new file mode 100644 > index 00000000..aa275eda > --- /dev/null > +++ b/debian/elpa-notmuch.lintian-overrides > @@ -0,0 +1,4 @@ > +# elpa-notmuch is an elisp plugin for dealing with e-mail. We can > +# already tell from the package name that it is an elisp package, so > +# it belongs in Section: mail, and lintian is being too strict here. > +elpa-notmuch: wrong-section-according-to-package-name elpa-notmuch => lisp > -- > 2.24.0 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch pushed to master d