From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:36802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGRnT-0003Qf-I3 for guix-patches@gnu.org; Tue, 16 Apr 2019 13:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hGRnS-0006RA-Ot for guix-patches@gnu.org; Tue, 16 Apr 2019 13:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52642) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hGRnS-0006Qe-Ia for guix-patches@gnu.org; Tue, 16 Apr 2019 13:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hGRnS-0006B8-Az for guix-patches@gnu.org; Tue, 16 Apr 2019 13:23:02 -0400 Subject: bug#35221: [PATCH 2/2] Re: Add log4cl packages Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 16 Apr 2019 19:22:27 +0200 In-Reply-To: (JesseJohnGildersleve@protonmail.com's message of "Wed, 10 Apr 2019 19:02:09 +0000") Message-ID: <87k1fteugc.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: JesseJohnGildersleve Cc: "35221@debbugs.gnu.org" <35221-done@debbugs.gnu.org> Hello, Applied both patches with a commit log that follows our conventions. Thanks! Ludo=E2=80=99.