From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: aegis: New variable. Date: Fri, 18 Jul 2014 01:12:16 +0200 Message-ID: <87fvhzd1gv.fsf@gnu.org> References: <1405518437-24315-1-git-send-email-jmd@gnu.org> <87r41kdo87.fsf@gnu.org> <20140717155455.GA3678@intra> 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]:53742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7uqg-0004c7-LN for guix-devel@gnu.org; Thu, 17 Jul 2014 19:12:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7uqa-0001Cp-Lv for guix-devel@gnu.org; Thu, 17 Jul 2014 19:12:26 -0400 In-Reply-To: <20140717155455.GA3678@intra> (John Darrington's message of "Thu, 17 Jul 2014 17:54:55 +0200") 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: John Darrington Cc: guix-devel@gnu.org, John Darrington John Darrington skribis: > On Thu, Jul 17, 2014 at 05:00:40PM +0200, Ludovic Court=C3=A8s wrote: >=20=20=20=20=20=20 > > * gnu/packages/version-control.scm (aegis): New variable. > > * gnu/packages/patches/aegis-constness-error.patch: New file. > > * gnu/packages/patches/aegis-perl-tempdir1.patch: New file. > > * gnu/packages/patches/aegis-perl-tempdir2.patch: New file. > > * gnu/packages/patches/aegis-test-fixup-1.patch: New file. > > * gnu/packages/patches/aegis-test-fixup-2.patch: New file. >=20=20=20=20=20=20 > Could you merge tempdir1 and tempdir2, as well as fixup1 and fixup2? > > I could do. But I'm hoping that upstream will apply these patches. > So I'd rather keep them separate so that their maintainers can consider t= hem on a > case by case basis, and to make our lives easier should they decide to ap= ply some > but not the others. OK, in that case that=E2=80=99s fine with me. (I thought about merging them because the names suggest they do similar things.) Ludo=E2=80=99.