Simon Josefsson wrote: > Patrice, is there any chance you could try the latest binary package > from Debian experimental and confirm if it fixes the issue? > ... > There is a small chance we could get Debian trixie to ship with this > fix, and testing helps the release team to make decision.
The binary of 20250303-2, from https://packages.debian.org/experimental/git-merge-changelog , works as expected for me: It no longer destroys ChangeLog entries. In a "git pull" situation without explicit '--rebase' option, it doesn't put the locally added ChangeLog entry at the top; that is how it worked for me for several years, but it not as good as gnulib master HEAD. > Is there a small standalone offline way to test if git-merge-changelog > is actually working? I plan to add unit tests... Bruno
