From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 22 07:56:23 2019 Received: (at 35234) by debbugs.gnu.org; 22 Apr 2019 11:56:23 +0000 Received: from localhost ([127.0.0.1]:50024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hIXYd-0004hW-As for submit@debbugs.gnu.org; Mon, 22 Apr 2019 07:56:23 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21225) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hIXYb-0004hO-DF for 35234@debbugs.gnu.org; Mon, 22 Apr 2019 07:56:22 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1555934166; cv=none; d=zoho.com; s=zohoarc; b=nbmUcDI2KzWZTtc78EyVFSUe3YX4bMQi3jRifLBDcDd2TxlY8qLMwtegYcl3TXXqs6/Vq+07rVCLJOxhBafpT1CHHyCKi8evl3hmVpT0s3OGFtUYOqAqBg0Q5pG2E8QK+ZCfuSjXItuWGTS3OupmqzuWAoTCty5wasX0IlBJMXg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1555934166; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=9EWd9ij3fB4lCiIsiN4ANL18807sCILNrr9vtCrISHY=; b=ICUPapzLdk9CUxlzkb/6Ep9ZjEYMEHgC91dnxQQIKhPPdW48rQNdCkfVFYr8ugB9uXmgMyq8hXzsigGw/5ei1pewGYPlQkB9m083jXJ+HWCqvmimCs1H7FlkuPdwhYgikXKJI1ytWFhjQ2XTooUfd25wQdf7n29jINzMEjaU5GY= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1555934166; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; l=776; bh=9EWd9ij3fB4lCiIsiN4ANL18807sCILNrr9vtCrISHY=; b=FryLzeM1BatGiwtFq1Z6teUsk5SHlikesoSFg6+A0+igc4gc3RjdnZcSoAamDfNG BddGwKHNM+6jJlSWTMqt6+AOeT/3h5EDvtHp+KWeyEa1DRvPLuS+KLYBuSJ1m1wtZdt TNWtJlZtVrNblgSHrRPhNj8MVSB901KhZrWbafqw= Received: from localhost (p54AD4E18.dip0.t-ipconnect.de [84.173.78.24]) by mx.zohomail.com with SMTPS id 1555934165837142.81099585948039; Mon, 22 Apr 2019 04:56:05 -0700 (PDT) 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> User-agent: mu4e 1.0; emacs 26.1 From: Ricardo Wurmus To: Adonay Felipe Nogueira Subject: Re: [bug#35234] [PATCH] gnu: Add the-dark-mod. In-reply-to: X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 22 Apr 2019 13:56:01 +0200 Message-ID: <877ebm6ypa.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 35234 Cc: 35234@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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