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: Add docbook-xml-4.2 Date: Mon, 03 Nov 2014 17:59:25 +0100 Message-ID: <877fzcnrte.fsf@gnu.org> References: <20141102173543.GA6865@debian> 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]:60930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlKyE-00034K-Di for guix-devel@gnu.org; Mon, 03 Nov 2014 11:59:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlKy7-00089w-4H for guix-devel@gnu.org; Mon, 03 Nov 2014 11:59:10 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:45476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlKy6-00089i-UT for guix-devel@gnu.org; Mon, 03 Nov 2014 11:59:03 -0500 In-Reply-To: <20141102173543.GA6865@debian> (Andreas Enge's message of "Sun, 2 Nov 2014 18:35:43 +0100") 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: Andreas Enge Cc: Guix-devel , Federico Beffa Andreas Enge skribis: > On Sun, Nov 02, 2014 at 06:26:59PM +0100, Federico Beffa wrote: >> Add version 4.2. It is needed by dconf. > > This looks very safe Yes, please push. > (although we will end up with four versions of it!). Right, but it seems inherent to DocBook and document systems in general: unlike software, documents are rarely =E2=80=9Cported=E2=80=9D to the new = =E2=80=9CAPIs=E2=80=9D. Ludo=E2=80=99.