From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 03/19] gnu: Add r-dbi. Date: Wed, 16 Sep 2015 12:03:47 +0200 Message-ID: References: <87h9mx8eiu.fsf@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc9ZK-0000eM-6H for guix-devel@gnu.org; Wed, 16 Sep 2015 06:04:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zc9ZF-0003E9-72 for guix-devel@gnu.org; Wed, 16 Sep 2015 06:04:02 -0400 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:56876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc9ZE-0003Dz-US for guix-devel@gnu.org; Wed, 16 Sep 2015 06:03:57 -0400 In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Vicente Vera Cc: guix-devel@gnu.org Hi Vicente, > Updated patch attached. Thank you. I pushed this after minor fixes: * pulled home-page and synopsis each on one line; please only split these fields to multiple lines if the contents warrant it (and in that case the synopsis would have to be shortened anyway). * changed license to =E2=80=9Clgpl2.0+=E2=80=9D as the DESCRIPTION says= =E2=80=9CLGPL (>=3D 2)=E2=80=9D ~~ Ricardo