From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: jao Newsgroups: gmane.emacs.devel Subject: Re: Package proposal for GNU (or NonGNU) ELPA Date: Sun, 07 Aug 2022 23:06:01 +0100 Message-ID: <8735e790ae.fsf@mail.jao.io> References: <87y1w2cp8j.fsf@mail.jao.io> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2294"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1.91 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 08 00:07:03 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oKoQJ-0000Pj-Jy for ged-emacs-devel@m.gmane-mx.org; Mon, 08 Aug 2022 00:07:03 +0200 Original-Received: from localhost ([::1]:55240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKoQI-0000V0-Dd for ged-emacs-devel@m.gmane-mx.org; Sun, 07 Aug 2022 18:07:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55792) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKoPO-0008G1-Aq for emacs-devel@gnu.org; Sun, 07 Aug 2022 18:06:06 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33820) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKoPN-0004kV-Hr; Sun, 07 Aug 2022 18:06:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=mY0UG1pD7VIoVx2gjV+uidlI7Lm1KQj/vOBzUhfVnJY=; b=bCELP5NQLMiFEl3+hFf1 tLsZxvTpVR0MnCQ2w0CWm3ym8p5mQsOXYU/K+AFoIk2sBouYxD3XvzIIY4nvDZ6y14lMf3rDHczn+ bbgUrsNNGJAhQDEKE59zVZmQkWvTHjHDpsmcGgHvAUXFkNP/NMAtl9OaeSNoTxqGKULC9KvZrOhIm 339C3S4TP0tyJTE7oGDbvF7otcc/PwfoEqyVK+iYlvLDjj0olKkYNujqkjyuWtQGxnVOKEF3o4YIK kXKocImZPEHkjSZZzbjYUtnkMM1Iatr2P1jVOCAKCi1ZhtQqjxZHa2X9qCYPbDEKU3AVzc7WzZwPT razpNY+7orLCfQ==; Original-Received: from cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net ([92.233.85.247]:46562 helo=rivendell.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKoPN-0002Gw-4w; Sun, 07 Aug 2022 18:06:05 -0400 Original-Received: from localhost (rivendell.localdomain [local]) by rivendell.localdomain (OpenSMTPD) with ESMTPA id dd61d2c8; Sun, 7 Aug 2022 22:06:01 +0000 (UTC) In-Reply-To: (Stefan Monnier's message of "Sat, 06 Aug 2022 18:03:14 -0400") X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: address: jao@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:293236 Archived-At: On Sat, Aug 06 2022, Stefan Monnier wrote: > Jose A. Ortega Ruiz [2022-08-05 23:14:20] wrote: >> I'd like to propose my small package consult-recoll for inclusion in >> either GNU or NonGNU ELPA. It's hosted at codeberg: > > I just added it to elpa.git, but it won't be released into GNU ELPA yet > because of the "Copyright" line in the file, which needs to be updated, > as in the patch below, which also tweaks the `.gitignore`. Many thanks for the quick response! > > After making those changes, you should be able to check the result at > https://elpa.gnu.org/devel/consult-recoll.html I've applied your patch, and tweaked a bit the readme so that images are correctly shown in ELPA too, as well as filling in my maintainer's email. > Once you're satisfied, you'll need to additionally bump the `Version:` > in order to tell GNU ELPA to build a release tarball. Version just bumped, it should be up in the next update. Please let me know if there's any way in which i can improve things from ELPA's POV, now or in the future! Cheers, jao -- Spend the afternoon. You can't take it with you. -Annie Dillard, author (b. 1945)