From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YOARNUrw1GTh/QAASxT56A (envelope-from ) for ; Thu, 10 Aug 2023 16:12:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MA33NErw1GQckwAAauVa8A (envelope-from ) for ; Thu, 10 Aug 2023 16:12:26 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 858D54866E for ; Thu, 10 Aug 2023 16:12:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=R66BG7IC; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691676746; a=rsa-sha256; cv=none; b=q/p7xEs8AIJVbsIYb4A6o7Sj1d7TYM+4OzPE8OvFXXzFlRPRx2rrP3qDnOmmz7k5FRvLVP mOrVPOYR1u8p+KLtZgAd+9RtiRkUr9rIXiVwWho6hh4Gh4dYQSNiZAp5M1ACRSJMg4cIPh pQgjQaYUYYIy5Mfio9+erZlctVaxn/vAk/8rebxDnfxugPvLLjhrZe964LoHuCTH4fjgc8 SU4VsMLfifaD1lUU6RBxrYue+8tJgdKQpKivE2fDSdfxyagDUlL66gTtnsecfSGIKmt6jH a4GSO83tgbae3WFbPdXSbQNlwBm+Yl4RR8+jN0nlvldWB8CPNb5LMVfs++XnVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691676746; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=WpImVhR8+ILkg3Qgg3z3nnrcy0yO0rFjnxiRgaL075Q=; b=UfCPZRCSHQU72fgXsD97eCUYyiRcCtpBdqXHPjtzAZeYBlBXfbUfPJ9FYNKP0bAAJHZwYd 0kFTTnHVBhToAu08UXh/wO3bvu40siG6g0isg599GwUjtPbjbsBgpTUcHl88Qa+2G1D8ZN Twy35G6SgduxrBSiaNSGhOJVHlDpJy/dvIiykNnFjmaTAHYl+qCqaHYDNvGW04HEV4Tyvl 2bhRNofpc87sM/elxCDlFQ7xLFK/3iW3trV0J+Xh7rQyNQ2auZHrEbGmddmTLch3L4w3ms LOS6Vny9IWVd1cBswXvpwrTxWFZnNGa4PZzRwDE0jQXE/oIcGdyyFN5fOtbkqA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=R66BG7IC; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qU6OT-0005BB-Ua; Thu, 10 Aug 2023 10:12:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qU6OR-0005A7-Oc for guix-patches@gnu.org; Thu, 10 Aug 2023 10:12:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qU6OR-0003pR-F3 for guix-patches@gnu.org; Thu, 10 Aug 2023 10:12:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qU6OQ-0005sn-Sd for guix-patches@gnu.org; Thu, 10 Aug 2023 10:12:02 -0400 Subject: bug#63081: [PATCH 0/8] Comprehensive DocBook refactoring. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 14:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: andreas@enge.fr, 63081-done@debbugs.gnu.org Mail-Followup-To: 63081@debbugs.gnu.org, maxim.cournoyer@gmail.com, mirai@makinata.eu Received: via spool by 63081-done@debbugs.gnu.org id=D63081.169167666222504 (code D ref 63081); Thu, 10 Aug 2023 14:12:02 +0000 Received: (at 63081-done) by debbugs.gnu.org; 10 Aug 2023 14:11:02 +0000 Received: from localhost ([127.0.0.1]:43768 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU6NS-0005qu-8A for submit@debbugs.gnu.org; Thu, 10 Aug 2023 10:11:02 -0400 Received: from mail-qv1-xf32.google.com ([2607:f8b0:4864:20::f32]:42237) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qU6NO-0005qL-Qk for 63081-done@debbugs.gnu.org; Thu, 10 Aug 2023 10:11:01 -0400 Received: by mail-qv1-xf32.google.com with SMTP id 6a1803df08f44-63cf96c37beso4412186d6.0 for <63081-done@debbugs.gnu.org>; Thu, 10 Aug 2023 07:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691676653; x=1692281453; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=WpImVhR8+ILkg3Qgg3z3nnrcy0yO0rFjnxiRgaL075Q=; b=R66BG7ICY+161sxlV+SQU2Sio5KW7SPncyU6FFFvL1eyUEZ5Q3ck2j1zB9ZSZXzcYy 7PDiDNyDFiJlTX/BMoBOZn1jC2fAiFD8Q8DuNlK1jBLPJOy1CI/5iCi7CUlyFfckdDva 0Uhr517cNYbGE63A493B3AE+mefAkebi5IMJ12sJslJ/0Sn3IvF0DEn2mgp7/snZEJ4C viobHUcnVDCJmiHkj/fVYlPqp788YVkfFqdpBTLW8qTrTUfHMKCUFmPgcHav9o2BvdY/ eiWHGpRIpsi4UMxrv81KBN8Dh8Q6SQgprOGG1PKAr1/O6h6VMfPS+bf5XebElqdp5JEJ tupA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691676653; x=1692281453; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=WpImVhR8+ILkg3Qgg3z3nnrcy0yO0rFjnxiRgaL075Q=; b=E4q0UU0+K0bJ0VkmAsjtDfqp14eyX32/7MDg87DrJhr+3KMyjtWBwzZI6WWBYKBQWQ JVTtwcVLc5E95jWVRXYYMoKz1VljOb92M2f++oPGGTrnsTayBqnsSuy/ZsxbzAk/fl0O z/HK1DY+FKO2nohQkJ5cPJhWc77o23ODLzUx9b7sOra1UyMu5xvR6WeUxmIyjc7Ca+t4 kX9wBOmeK9ZJVMr+oCB8oDjhBfckfnTQUoP5bIBKtQMD2lEiGfI9sFnz2WmvD2MbtlZr bcAO6ats6J2PoQNZp3ZSVyWEPU1aeYwk9elpzxV+h6FqbzbGm7EEsS+aUDddsyQlh2pU Dhug== X-Gm-Message-State: AOJu0YwTNdjLGSCGx6QsGbVWgzybvoBjAmwTMO+IgUCRD8fl1N+Qegtj P1E1yglUJR79dm2qz6WME8U= X-Google-Smtp-Source: AGHT+IGng+5mTqcW1NQ7iLG29P+eSTd2en2l+abtNFzemiyZ7U2S20BrkEdYErGMfzAIQY++NozTkA== X-Received: by 2002:a0c:f547:0:b0:636:1d3f:3d77 with SMTP id p7-20020a0cf547000000b006361d3f3d77mr2418981qvm.14.1691676653018; Thu, 10 Aug 2023 07:10:53 -0700 (PDT) Received: from hurd (dsl-205-236-230-92.b2b2c.ca. [205.236.230.92]) by smtp.gmail.com with ESMTPSA id h11-20020a0cf44b000000b0063d7524eb96sm501577qvm.67.2023.08.10.07.10.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Aug 2023 07:10:52 -0700 (PDT) From: Maxim Cournoyer References: Date: Thu, 10 Aug 2023 10:10:51 -0400 In-Reply-To: (Bruno Victal's message of "Wed, 26 Apr 2023 01:52:53 +0100") Message-ID: <871qgbgf84.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.07 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 858D54866E X-Spam-Score: -5.07 X-TUID: bGtDis9bmQKM Hello Bruno, Bruno Victal writes: > Notable changes: > * Fixes profile conflicts for docbook-xml packages by using versioned pat= hs. > * Implements the path convention used by NixOS for docbook-xml 4.x packag= es, > this allows for packages that use cmake to search for these files (such a= s kdoctools) > to work correctly without having to patch the sources. > * Stores the schema files correctly rather than lumping it all within =E2= =80=A6/dtd/. > * Source fetching methods were reviewed and were fixed where incorrect. (= docbook-xml-5.1) > * Unbundles binary leftovers in docbook-xsl-1.79.1 packages. > * Removes executable permissions for SGML DTDs. > * Uses proper tools to manipulate XML instead of substitute*. > * Uses sxml instead of representing XML as a string. > * Fixes tests for docbook-xsl. > * Uses copy-build-system over trivial-build-system. > * Modernizes the style used for the package definitions. I've applied it to core-updates, with some light edits. If you know of any packages that could be streamlined thanks to it, please send patches doing so, marked for core-updates. Closing for now, --=20 Thanks, Maxim