From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 EF0+CVI7JGXSXAEAG6o9tA:P1 (envelope-from ) for ; Mon, 09 Oct 2023 19:41:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EF0+CVI7JGXSXAEAG6o9tA (envelope-from ) for ; Mon, 09 Oct 2023 19:41:38 +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 A79E654C40 for ; Mon, 9 Oct 2023 19:41:37 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696873298; 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-cc: 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; bh=dKvel2+a4U939LB/eP/sjHH/Ip8g1GHJyJX0V2eMUQ4=; b=HxwHQqfG7+Q2jPjcO6pKZ9R+kvbeevGpR9WqrqRIESxicaGA9lZrbS53sxm4Rz7IiXgB/h vvCLarurQqHDQrMqVX5RCQiNgVI53p/6Wjew+ADgQYFFp+v1JGh8zV43Lc5b2J7GbGlv3P Aw02nytX5Xn5X8cwoUVAWLFqchfbaCSC9WXWbOFuG5HwUR33p+MQm6aobWGTXcqOIU12x3 97yt04Q7yrLD/XtJ48bzPYwGgEOYPBiwdWpuYaYXlFYVkF9FqoP+xb2TG2HBEmZ3dnys8y f0ib9ZkGqpQzfs36z4HE/myOHCLGdJYndgeSc5EURyRkWhsS4TBy5Ix6aEX1Uw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696873298; a=rsa-sha256; cv=none; b=VcvRIkuQls07Gi2Hl6yGdCoRKd1Rt0uOHm9dOxFhNxsH87B/Ql+cxW2BJxL9L1Aeka5KLo Lu1iIYsAbrG0hmsKXZAf8/bPSYCzehvNsgGAWYvW8Hd8HuC/foMYfuHNSABA2cs3gGzzKt 3fNf9l/SDrewTjF4KW+D7EKw3QWL2f5i3mlO0nR3NfW6TZaO+XD7kcZXqnqHaHMs1NGAEh 7aWWgdySzBNjFAe4SdNE9kQ9QKFnndrQACs7FwxE6U+uFCPIQnfgU+rjn0I1NjdoNbe08Z 1xkyLXeNlgnOplL+xkODU6kWl4TpfjW+g+clVlmKbpTQFuNG8ZMg91hmGTmV/A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qptUx-0000FU-6i; Mon, 09 Oct 2023 12:52:51 -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 1qptUo-00009w-HZ for guix-patches@gnu.org; Mon, 09 Oct 2023 12:52:43 -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 1qptUn-0005Mz-4E for guix-patches@gnu.org; Mon, 09 Oct 2023 12:52:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qptV7-0004WS-PA for guix-patches@gnu.org; Mon, 09 Oct 2023 12:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates 09/61] gnu: docbook2x: Fix sgml2xml-isoent and add test dependencies. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Oct 2023 16:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 65479@debbugs.gnu.org Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.169687032617291 (code B ref 65479); Mon, 09 Oct 2023 16:53:01 +0000 Received: (at 65479) by debbugs.gnu.org; 9 Oct 2023 16:52:06 +0000 Received: from localhost ([127.0.0.1]:33010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptUE-0004Uo-0Q for submit@debbugs.gnu.org; Mon, 09 Oct 2023 12:52:06 -0400 Received: from smtpm2.myservices.hosting ([185.26.105.233]:59636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qptUA-0004Ub-RC for 65479@debbugs.gnu.org; Mon, 09 Oct 2023 12:52:05 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm2.myservices.hosting (Postfix) with ESMTP id 4ED0F20D93; Mon, 9 Oct 2023 18:51:39 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id A5C3980060; Mon, 9 Oct 2023 18:51:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Ed35mFFRe95z; Mon, 9 Oct 2023 18:51:39 +0200 (CEST) Received: from [192.168.1.116] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 304698005B; Mon, 9 Oct 2023 18:51:39 +0200 (CEST) Message-ID: <94004f73-6450-4ac6-9e35-ce845fad7497@makinata.eu> Date: Mon, 9 Oct 2023 17:51:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird References: <87v8bkn3hz.fsf@gmail.com> Content-Language: en-US From: Bruno Victal In-Reply-To: <87v8bkn3hz.fsf@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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.92 X-Spam-Score: -5.92 X-Migadu-Queue-Id: A79E654C40 X-Migadu-Scanner: mx2.migadu.com X-TUID: vBuOwT10W3Ya Hi Maxim, On 2023-10-05 22:50, Maxim Cournoyer wrote: > I've abandoned adding this kind of comment "For tests."; they are easy > to go stale, and it's not clear when new inputs get added later if they > are supposed to be included in that group or not. I'd suggest to drop > it and reorganize inputs one per line since there are many. Right but I think for this package in particular there's not much harm since it doesn't look like it's going to receive updates from upstream any time soon. -- Furthermore, I consider that nonfree software must be eradicated. Cheers, Bruno.