From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KEm4A9C/CWT48wAASxT56A (envelope-from ) for ; Thu, 09 Mar 2023 12:15:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SGDWA9C/CWT/pgAA9RJhRA (envelope-from ) for ; Thu, 09 Mar 2023 12:15:28 +0100 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 A66DD20657 for ; Thu, 9 Mar 2023 12:15:27 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=IExwRsdO; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678360527; 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: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: dkim-signature; bh=lr+MDaOAiKjh8mcbxUaWbxuu/AwO965LftTbYZoFD7I=; b=qcvv1IgYr8iQ2jqbVHQXWLXUxaSL9IiIS922upHws1bv7In4X51nxPmHitHtxiQqB5rOZS DVMG7gj8M0Z97neYzyiD95shR5eNOGI4gE4V9OF3Kc5xhrvRpQ5D54MuL4q7TtxM0lsdCF rMRKO0UYM+GEtwhGAXmCksDHMnthzpbqzbZi7+pkbVOw22z9IGegxXe5sdYk4kMbejKxps YRiglwIMbtTM7pcHgi1yd1pCuIFFqKIh4Iln+rzKIBNstsyaIEmgveHs2/qi7w1QhAY8H1 XHud7pZmcuLYraeLzPrwEwtnafm0XcyJeWBInbKQz+iVQaQXl8zypGG2qm+Pcg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678360527; a=rsa-sha256; cv=none; b=IP/sMuAKRajtX7kai/aWrdMerci38op0ZL2bC5FdB7oz8GCnOH7h6HD/4Ob6WhRMUAZVmN PZ0amqWj2SanUytbU2zNJeHR5AmaJ1JCUc5lXjggNiqnKFL7eUA2ut/KeNd/QXvr4g/DpK xJonuPfK0AGu1euqd5U7kaRwmfgldgKwaWSUa/MDAlkk7mmlfaqaQY+Hgol36a4B333VV4 RBUjK1EQCOmGtFzy/rb3OaWbR4r0HLIZ34WRj3LkvAGpM7zv1kf6ZLJQkLXGZQU77kuiHY uZnLovrUuhYguWiQHNxQBmsGiIKFvj2x/QGnddOsw53cM8lXmEG2BUkc6expNQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=IExwRsdO; 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 1paEEi-0005n6-82; Thu, 09 Mar 2023 06:15:04 -0500 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 1paEEg-0005ma-Mn for guix-patches@gnu.org; Thu, 09 Mar 2023 06:15:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1paEEg-0008FI-EF for guix-patches@gnu.org; Thu, 09 Mar 2023 06:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1paEEf-0001Ce-Vj for guix-patches@gnu.org; Thu, 09 Mar 2023 06:15:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61906] [PATCH] Revised patch that respects changelog format Resent-From: Sarthak Shah Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Mar 2023 11:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61906 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: 61906@debbugs.gnu.org Received: via spool by 61906-submit@debbugs.gnu.org id=B61906.16783604694567 (code B ref 61906); Thu, 09 Mar 2023 11:15:01 +0000 Received: (at 61906) by debbugs.gnu.org; 9 Mar 2023 11:14:29 +0000 Received: from localhost ([127.0.0.1]:51053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paEE8-0001Bb-T7 for submit@debbugs.gnu.org; Thu, 09 Mar 2023 06:14:29 -0500 Received: from mail-qv1-f44.google.com ([209.85.219.44]:33727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paEE6-0001BN-UQ for 61906@debbugs.gnu.org; Thu, 09 Mar 2023 06:14:27 -0500 Received: by mail-qv1-f44.google.com with SMTP id jo29so1175190qvb.0 for <61906@debbugs.gnu.org>; Thu, 09 Mar 2023 03:14:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678360461; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=lr+MDaOAiKjh8mcbxUaWbxuu/AwO965LftTbYZoFD7I=; b=IExwRsdOgiZGNvYFeKj64hvkX4kCUo7XwtM8ijuZGIWy5app7xy+c1dzBf3zyUlTdF 6MCAFVEDtl4sChB9/jdpyeDbvVIwj6/viyTfY1n/Ur48Ftx1yiKFcwRxLVckq9GbdKf9 BSgBlNfgGQ9kim3k2thoVZzS/QlvemtX33DuP4KSR4OxK3GTMfYWE1fO/7/cZ1+HrV2/ ++i6rGJU/lwDaScgFTXXklY8AwLSWqlTcfZvkCbbwS5QjcId0GYnjLeP+N9FaW3gjnPt 7UrOpY56X0UYXY1E7PeAJBJxYpSpJzAFBTowPlFe69X1r3M4NXSD9uwTqLB+jQraFypK pC8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678360461; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=lr+MDaOAiKjh8mcbxUaWbxuu/AwO965LftTbYZoFD7I=; b=gsxbfjvjQZZdtwxQBuDTyd8qWUHB2fTy+kXvtpUKU2Wjx0eTaupmmsPOTvhxGrufLB x/EtOJ2DI2gp5ep119D5VPkmmaVrlZ1RJ4IiFstDvGrj+qgt0nw7FMeGo6tqtuUox/24 mJOXPn9RDnoUVL34otd4fb1w3QTLb4MGbPl4EhEiJPS/KmIAXdJx+Bd1QLLXEEm12UCx 84h7ZgkQq6JOTExU/IJUcAex8JuASDuv0nE0NCww31nCOl/ZeKsaHNIClhfGkxvB/0pr q6UgefJcytW0wPSeojylmlzi3/DnRPw/s3/ismpdjW4MVTAlTXSgyk7fFqKU6YPzsv9Z UDtg== X-Gm-Message-State: AO0yUKX37kC0PP2kS4jieyAHbX4t+aiMZAuj945O2ID6ZfLi+Urrfc+h /KzvI/RZ7qjL6Xf7ajItSmSQKxovUg+l1ow0FWY= X-Google-Smtp-Source: AK7set8+O9rZdCZ4/BcgPZH9Pzb+/ByZVE8hTuzgzbN2vbSRbHak4XfDsW/cigXux9mcKXoiFHxKHmDq7Kd45MMoQUs= X-Received: by 2002:ad4:4e0d:0:b0:56f:6925:eb2c with SMTP id dl13-20020ad44e0d000000b0056f6925eb2cmr5286613qvb.10.1678360461130; Thu, 09 Mar 2023 03:14:21 -0800 (PST) MIME-Version: 1.0 References: <86fsaensy6.fsf@gmail.com> In-Reply-To: <86fsaensy6.fsf@gmail.com> From: Sarthak Shah Date: Thu, 9 Mar 2023 16:44:09 +0530 Message-ID: Content-Type: multipart/alternative; boundary="000000000000173e3c05f675bf1d" 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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: A66DD20657 X-Spam-Score: 6.50 X-Migadu-Spam-Score: 6.50 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-TUID: OOnL/td6qC94 --000000000000173e3c05f675bf1d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Got it, thank you for your patience. I guess it won't be necessary as you have already sent a corrected patch, but should I resend my commit with the required fixes? On Thu, Mar 9, 2023 at 3:32=E2=80=AFPM Simon Tournier wrote: > Hi, > > Please see v3 for nitpicking. :-) But since it is a more than trivial > patch, the only interesting part is the nitpicking part. > > > 1. Since the Subject line is the Commit headline, it must also respect > the format. When modifying a package, it is: > > gnu: packag-name: One line summarizing the change. > > On Wed, 08 Mar 2023 at 23:49, Sarthak Shah wrote= : > > > * gnu/packages/pumio.scm (pumpa): Replace pumpa origin > > 2. The ChangeLog format ends with a period. --^ > > > Cheers, > simon > --000000000000173e3c05f675bf1d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Got it, thank you for your patience.
I guess it won'= ;t be necessary as you have already sent a corrected patch, but should I re= send my commit with the required fixes?

On Thu, Mar 9, 2023 at 3:32=E2=80=AF= PM Simon Tournier <zimon.tou= toune@gmail.com> wrote:
Hi,

Please see v3 for nitpicking. :-)=C2=A0 But since it is a more than trivial=
patch, the only interesting part is the nitpicking part.


1. Since the Subject line is the Commit headline, it must also respect
=C2=A0 =C2=A0the format.=C2=A0 When modifying a package, it is:

=C2=A0 =C2=A0 =C2=A0 gnu: packag-name: One line summarizing the change.

On Wed, 08 Mar 2023 at 23:49, Sarthak Shah <shahsarthakw@gmail.com> wrote:

> * gnu/packages/pumio.scm (pumpa): Replace pumpa origin

2. The ChangeLog format ends with a period.=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 --^


Cheers,
simon
--000000000000173e3c05f675bf1d--