GNU bug report logs -
#60013
[PATCH] gnu: Add clight
Previous Next
Reported by: Florian <florhizome <at> posteo.net>
Date: Mon, 12 Dec 2022 16:54:02 UTC
Severity: normal
Tags: patch
Done: Steve George <steve <at> futurile.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
On Mon, 12 Dec 2022 at 20:31, florhizome <at> posteo.net wrote:
> zimoun: yes I usually send an empty mail before a patchset wit
> multiple patches
Two minor opinionated comments. :-) Maybe instead of an empty mail
before a patch set, you could send a cover letter. For instance, the
most simple as template is provided by:
git format-patch --cover-letter -3 --base=origin/master
which creates 0000-cover-letter.patch; and it looks like:
--8<---------------cut here---------------start------------->8---
From e84042fdd4ac2f903224e1b5f366537a22b4d593 Mon Sep 17 00:00:00 2001
From: zimoun <zimon.toutoune <at> gmail.com>
Date: Tue, 13 Dec 2022 00:42:04 +0100
Subject: [PATCH 0/3] *** SUBJECT HERE ***
*** BLURB HERE ***
Ricardo Wurmus (3):
gnu: python-flasgger: Update to 0.9.5.
gnu: seqmagick: Update to 0.8.4.
gnu: cnvkit: Update to 0.9.9.
gnu/packages/bioinformatics.scm | 31 +++++++++++++++++++---------
gnu/packages/python-xyz.scm | 36 +++++++++++++++++++--------------
2 files changed, 42 insertions(+), 25 deletions(-)
base-commit: 8c197f990b7ab60e4524567d628d78ea62973c11
--
2.35.1
--8<---------------cut here---------------end--------------->8---
Last, just to point that,
> base-commit: 0ce1f82e5aaac951b21d579eb46bf75cfe6713c0
> prerequisite-patch-id: 36ae907c0ae2cbc001f774c0514ab217855270c2
[...]
> prerequisite-patch-id: 709b4522fd225f3c28bb2721e5dd9a20014ce131
these prerequisite could lead to trouble when applying this patch set.
Anyway, thanks for the patch set. :-)
Cheers,
simon
This bug report was last modified 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.