From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +IDjOXk07V6TYgAA0tVLHw (envelope-from ) for ; Fri, 19 Jun 2020 21:56:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mBa8NXk07V5wXgAAB5/wlQ (envelope-from ) for ; Fri, 19 Jun 2020 21:56:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 553E39404C8 for ; Fri, 19 Jun 2020 21:56:09 +0000 (UTC) Received: from localhost ([::1]:52022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jmOzW-0002RX-Pi for larch@yhetil.org; Fri, 19 Jun 2020 17:56:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmOzS-0002QF-Tp for guix-patches@gnu.org; Fri, 19 Jun 2020 17:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jmOzS-0002bY-KZ for guix-patches@gnu.org; Fri, 19 Jun 2020 17:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jmOzS-0008Ra-HO for guix-patches@gnu.org; Fri, 19 Jun 2020 17:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#40035] Add widelands game Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 Jun 2020 21:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40035 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice Cc: Alberto EFG , 40035@debbugs.gnu.org Received: via spool by 40035-submit@debbugs.gnu.org id=B40035.159260374132432 (code B ref 40035); Fri, 19 Jun 2020 21:56:02 +0000 Received: (at 40035) by debbugs.gnu.org; 19 Jun 2020 21:55:41 +0000 Received: from localhost ([127.0.0.1]:56976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmOz7-0008R2-FL for submit@debbugs.gnu.org; Fri, 19 Jun 2020 17:55:41 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:35063) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmOz3-0008Qm-Ud for 40035@debbugs.gnu.org; Fri, 19 Jun 2020 17:55:40 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id AE524240007; Fri, 19 Jun 2020 21:55:30 +0000 (UTC) From: Nicolas Goaziou References: <87o8t2gpqx.fsf@posteo.mx> <87imj9skzr.fsf@nicolasgoaziou.fr> <87k13pkku4.fsf@posteo.mx> <874kussm8q.fsf@nicolasgoaziou.fr> <87lfkk83ws.fsf@nicolasgoaziou.fr> <871rmbw92x.fsf@nckx> <87366q287d.fsf@nicolasgoaziou.fr> <87eeqan4ga.fsf@nckx> Date: Fri, 19 Jun 2020 23:55:29 +0200 In-Reply-To: <87eeqan4ga.fsf@nckx> (Tobias Geerinckx-Rice's message of "Fri, 19 Jun 2020 23:14:29 +0200") Message-ID: <87sgeqzpny.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: SEFDfusFPs8h Tobias Geerinckx-Rice writes: > I don't get it: there's a debian/ subdir in the tarball. It does not > contain this patch. It's not here[0] either. I'm not familiar enough > with Widelands/Debian packaging to know where else to look. It's not > the end of the world though. It'll be gone by the next build. I was confused. The patch comes from Debian's package[=C2=B9], not from upstream. >> Also, Debian's copyright file considers it GPL2+. > > Quite the opposite[1]: > > Files: data/i18n/fonts/Culmus/* > Copyright: 2010 by Yoram Gnat (gyoramg@users.sourceforge.net). > License: GPL-2 Oh! You're right. > I'm not lawyerly enough to know if the combined work can be > distributed as GPL2+. I don't see how. I'd love to be proved wrong! Debian does it nonetheless[=C2=B2]. [=C2=B9] https://salsa.debian.org/games-team/widelands/-/tree/master/debia= n/patches [=C2=B2] https://salsa.debian.org/games-team/widelands/-/blob/master/debia= n/copyright Regards,