Patrice Dumas wrote: > > * What if you build git-merge-changelog yourself (using the build > > instructions > > at the top of gnulib/lib/git-merge-changelog.c), instead of relying on the > > build from your distro? > > I tried and it was better, my ChangeLog entry did not disappear. It was > not perfect, because there was a duplicate line, but it was good enough. > > The version in debian seems to be without the latest commit.
I tried the version in Ubuntu 24.04, and it also has a major problem: It doesn't drop my ChangeLog entry, but it drops the first ChangeLog entry of the incoming upstream commits in a "git pull". Needs more investigation... Bruno