From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes@openmailbox.org Subject: Re: [PATCH 3/6] gnu: gnome-documents Date: Sat, 09 Apr 2016 21:46:34 -0500 Message-ID: <9b737dc1d1761c8b65bbe1babe16eee2@openmailbox.org> References: <87twjpghn7.fsf@gnu.org> <8c9fa1cade7304d10cac7f48d5f0ff6d@openmailbox.org> <20160406220555.GA8974@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ap5Oj-0002Vb-BA for guix-devel@gnu.org; Sat, 09 Apr 2016 22:46:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ap5Og-0004PN-6L for guix-devel@gnu.org; Sat, 09 Apr 2016 22:46:49 -0400 In-Reply-To: <20160406220555.GA8974@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org On 2016-04-06 17:05, Leo Famulari wrote: > On Wed, Mar 30, 2016 at 07:33:17PM -0600, rennes@openmailbox.org wrote: >> * gnu/packages/gnome.scm (liboauth): New variable. > > This package looks good, but I think it should either go into an > existing package module, or into a new module called oauth.scm. > > Either way, check commit f75bbb028 for an example of how to document > this properly in the commit message, and make sure to include the full > copyright statement in the file. > > Can you send an updated patch? > > Also, can you give an update on the status of the gnome-documents patch > series? What remains to be done? > >> >> --- Hi Leo, How can i see the commit?