From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIXZH-0004YJ-4L for guix-patches@gnu.org; Mon, 22 Apr 2019 07:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIXZF-00055j-Vo for guix-patches@gnu.org; Mon, 22 Apr 2019 07:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36480) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hIXZF-00055T-L4 for guix-patches@gnu.org; Mon, 22 Apr 2019 07:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hIXZF-0004iL-Ip for guix-patches@gnu.org; Mon, 22 Apr 2019 07:57:01 -0400 Subject: [bug#35234] [PATCH] gnu: Add the-dark-mod. Resent-Message-ID: References: <20190411181644.21661-1-mail@ambrevar.xyz> <87d0lsib4l.fsf@elephly.net> <878swflfze.fsf@ambrevar.xyz> <87o95b31ta.fsf@elephly.net> <87mukvjusd.fsf@ambrevar.xyz> <87ef5v78f8.fsf@elephly.net> From: Ricardo Wurmus In-reply-to: Date: Mon, 22 Apr 2019 13:56:01 +0200 Message-ID: <877ebm6ypa.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Adonay Felipe Nogueira Cc: 35234@debbugs.gnu.org Adonay Felipe Nogueira writes: > What I do think must be done is have a policy not to do a full > copy-paste to the description from the original project in the > package's metadata, this way we can foster a better compliance with > the GNU FSDG in regards to not referencing non-free/non-libre > functional data or nonfunctional ones that forbid unlimited sharing > and selling. > > This "avoid full copy-paste" policy would be similar to what we have > in the Free Software Directory[1] - not equal since the motive would > be different. > > The next challenge would be making sure that the software and > documentation don't mention stuff that isn't FSDG-compliant. This is usually addressed during patch review. -- Ricardo