From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SIVzD/Zo1WRWeQEASxT56A (envelope-from ) for ; Fri, 11 Aug 2023 00:47:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YL7RD/Zo1WTcEwAAauVa8A (envelope-from ) for ; Fri, 11 Aug 2023 00:47:18 +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 C6960412C5 for ; Fri, 11 Aug 2023 00:47:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DJ0F5YJY; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691707638; 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=wujqOtuNWoD8KtLvcchINSPLsRXDsiObLBaQBPgJ7SA=; b=nRiVF3HeXYTHU86ISOhQO89mxPCJcT7Jb1uWloIr5Ry7tMlAtKEpU00noN1fXhmg98WQe8 cy7ABiqd3DLC5aTFNZAmgzr5pTguK/ZjZCpzkt8dJ7xjnTaTiMeaiOOQuRpcSYT5pSspzH 9je5jOEo9aDMOKHk5xRmpwgAdI9KWYLRufHgw0UfwXYgOC3Svgdih0sHBqNHVOmnpyvG3h 8J0NuncMV42PBPQt5DBY3lNKfLuCxQV1BILp52p3CLXe/Se6AWhcelWUDP1U8R1YQ1/SEC jUhlSH9qQ5hr4H432NoS98SCmwBhuxAfNAczffUy/aOf6j2nx7cWS5DZV6cd+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DJ0F5YJY; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691707638; a=rsa-sha256; cv=none; b=A98C5OFAo7U50uMRUFUPK5HQA0EwhnqqPwYwMs27MhVuvKHrSfdVyqQR6neyGVsSF0+xGJ FGeVt7Xq2LyrMLmwDjUfWSu+62N4gQoLpOhLwMRFWr419ORretMveiBoz0lbbkgEkz9Rj8 dfTjnmcg+RgjZHJHluyzboKZbDTbIJtxM/1ErQ4hsFLuMO+sD4YEdxLU1lNfgIPaul+BEC esa9pWnlw2KWEHLvPjM2n5TwvSCTRJYtiBu96oRoFsikCNs6qmI9H2LVs+UoS87tqW/2sV HkUHnjeqy6EitruKBI6im8O9xC6E55MQsCgG3MHczDshRV8CQ9SsaW6t+LHFng== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUEQp-0004pU-WF; Thu, 10 Aug 2023 18:47:04 -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 1qUEQo-0004p8-Jm for guix-patches@gnu.org; Thu, 10 Aug 2023 18:47:02 -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 1qUEQo-0006tC-B6 for guix-patches@gnu.org; Thu, 10 Aug 2023 18:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUEQo-0003h5-6r for guix-patches@gnu.org; Thu, 10 Aug 2023 18:47:02 -0400 Subject: bug#62941: [PATCH 0/3] gnu: fritzing: Improve package style. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 22:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 62941-done@debbugs.gnu.org Mail-Followup-To: 62941@debbugs.gnu.org, ludo@gnu.org, sharlatanus@gmail.com Received: via spool by 62941-done@debbugs.gnu.org id=D62941.169170759414158 (code D ref 62941); Thu, 10 Aug 2023 22:47:01 +0000 Received: (at 62941-done) by debbugs.gnu.org; 10 Aug 2023 22:46:34 +0000 Received: from localhost ([127.0.0.1]:44239 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUEQM-0003gH-2X for submit@debbugs.gnu.org; Thu, 10 Aug 2023 18:46:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUEQJ-0003g5-No for 62941-done@debbugs.gnu.org; Thu, 10 Aug 2023 18:46:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUEQE-0006kC-BZ; Thu, 10 Aug 2023 18:46:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=wujqOtuNWoD8KtLvcchINSPLsRXDsiObLBaQBPgJ7SA=; b=DJ0F5YJYSNU5PUhVR9A3 socf6PPN/2QGHXjXmhBUK0s52gnicFxyIkjtE9Puh2cJAn+Y5xvhKCKI5IhMKLSuSBhngqkUTajko l3pyfeZgvvIiB5UuiB+LBhgnz5YbveHFYK4CH9KOIoBXg6vzsinQtIvlYfnBcQ2to2L62HgYNbyin ys0oXPIlm2RzbOvq/o8nArhvAK/FVc36dcmw0a49OiqW7xgmbvviN8K+C0kMFXjW3XN9eTor06tig pazqwUWygqbudlVzwESyn2x6fHORUW9cbN2QkqOL0LNSvlOc30LtcZFs7etgG63SDIFKaDbBDMNuk B/Q5706IQuo+4g==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230418200934.10785-1-sharlatanus@gmail.com> Date: Fri, 11 Aug 2023 00:46:23 +0200 In-Reply-To: <20230418200934.10785-1-sharlatanus@gmail.com> (Sharlatan Hellseher's message of "Tue, 18 Apr 2023 21:09:34 +0100") Message-ID: <878raiikhs.fsf@gnu.org> 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-Queue-Id: C6960412C5 X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.88 X-Migadu-Spam-Score: -6.88 X-TUID: a/xHiNbWuEBr Hi, Sharlatan Hellseher skribis: > This patch series continue adjustment of packages where qtserialport is i= n use > to make the future rename to qtserialport-5 and introduce qtserialport ba= sed > on Qt6 easer. > > I've move parts into dedicated package and use it as native inputs during > configure phase. With gentle touch I've checked whether use-modules has no > duplicates and sort them alphabetically to soothe the future maintenance. > > Sharlatan Hellseher (3): > gnu: Add fritzing-parts. > gnu: fritzing: Improve package style. > gnu: Sort use-module alphabetically in (gnu packages engineering) It took a while, but it=E2=80=99s finally applied, thanks! Ludo=E2=80=99.