From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: 05/15: gnu: wesnoth: Rename package to the-battle-for-wesnoth. Date: Wed, 27 Mar 2019 12:07:05 +0100 Message-ID: <87imw4fuee.fsf@gnu.org> References: <20190326131842.7363.84034@vcs0.savannah.gnu.org> <20190326131844.C73EC209E3@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:53669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h96Oh-0002SB-QE for guix-devel@gnu.org; Wed, 27 Mar 2019 07:07:08 -0400 In-Reply-To: <20190326131844.C73EC209E3@vcs0.savannah.gnu.org> (guix-commits's message of "Tue, 26 Mar 2019 09:18:44 -0400 (EDT)") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org, Pierre Neidhardt Hello, guix-commits@gnu.org skribis: > commit 375cb94130b222535ad7c7e0fa0d212483407351 > Author: Pierre Neidhardt > Date: Tue Mar 26 13:37:07 2019 +0100 > > gnu: wesnoth: Rename package to the-battle-for-wesnoth. > commit c91ed484d0b66d5639ba01f9ba301ff762d9170d > Author: Pierre Neidhardt > Date: Tue Mar 26 13:35:16 2019 +0100 > > gnu: abbaye: Rename package to l-abbaye-des-morts. Apologies if I missed a previous discussion on this topic, but=E2=80=A6 I= =E2=80=99m skeptical about the renames. I assume that the original names were those commonly used in distributions, which in itself may be a good reason to keep them. Those names are also used upstream in some cases: the tarball for wesnoth is called =E2=80=9Cwestnoth*.tar.gz=E2=80=9D, for example, and the = GitHub project of L=E2=80=99Abbaye des morts is =E2=80=9Cabbayedesmorts=E2=80=9D (= no =E2=80=98l=E2=80=99). Like our naming guidelines say (info "(guix) Package Naming"), we should try to stick to the upstream name. Thoughts? Ludo=E2=80=99.