From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Vera Subject: Re: [PATCH 03/19] gnu: Add r-dbi. Date: Thu, 17 Sep 2015 00:07:12 -0300 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]:54761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcPXc-0002lK-0k for guix-devel@gnu.org; Wed, 16 Sep 2015 23:07:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcPXb-0006Ii-3f for guix-devel@gnu.org; Wed, 16 Sep 2015 23:07:19 -0400 Received: from mail-oi0-x22e.google.com ([2607:f8b0:4003:c06::22e]:36268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcPXa-0006Ic-SL for guix-devel@gnu.org; Wed, 16 Sep 2015 23:07:19 -0400 Received: by oibi136 with SMTP id i136so2940898oib.3 for ; Wed, 16 Sep 2015 20:07:13 -0700 (PDT) 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: Ricardo Wurmus Cc: guix-devel@gnu.org Hello Ricardo, I'm sorry for the home-page and synopsis in separate lines; truly bad choice there since every patch has the same issue. If you don't mind I could upload corrected versions. Thank you for the observations and corrections. 2015-09-16 7:03 GMT-03:00 Ricardo Wurmus : > 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