On Tue, Jul 29, 2025 at 09:12:27AM +0200, Bruno Haible via Gnulib discussion list wrote: > Probably you are the first one to report it because > - there are not many GNU packages any more that still keep > a ChangeLog the old way,
Interesting. That's out ot topic, but I think that it is better to generate the commit message form the ChangeLog instead of the other way around because it is easy to have only a git log and nothing in the ChangeLog, and because it is much easier to edit a ChangeLog rather than edit the git history. I guess that for these two issues there are possibilities to set up filters or interfaces to make it easier in git too with a bit of work/code, just like how git-merge-changelog makes it easy to use ChangeLog for git logs. > - most of the developers of these packages have already installed > their copy of git-merge-changelog a long time ago. And also probably the debian package was updated recently. > Should be fixed through this commit: I confirm, everything is working nicely, now, thanks Bruno! -- Pat