GNU bug report logs -
#40677
Jami
Previous Next
Full log
Message #251 received at 40677 <at> debbugs.gnu.org (full text, mbox):
> I passed the "-v2", didn't it wrok?
No, I would expect the patch subject to look like "[PATCH v2 x/y]". What
I do is to run git format-patch this way:
--8<---------------cut here---------------start------------->8---
git format-patch -4 --cover-letter --subject-prefix="PATCH v2"
--8<---------------cut here---------------end--------------->8---
there might better ways though.
>
>> You also need to write commit messages respecting this
>> https://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs
>> as I already told you.
> I have to read it one more time then, it's a bit unintuitive and
> complicated.
Yes, you can browse the git log for examples.
>
>> > +;;; GNU Guix --- Functional package management for GNU
>> > +;;; Copyright © 2019 Pierre Neidhardt <mail <at> ambrevar.xyz>
>>
>> Why is Pierre copyright here?
> As far as I know he was an original author or maintainer of the
> packages.
> Isn't it required when copying a copyrighted work?
Ok, then you might want to add Ludo and Vincent copyrights that appear
to have modified those packages according to git blame.
Thanks,
Mathieu
This bug report was last modified 5 years and 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.