bug#77805: new snapshot available: m4-1.4.19.60-6ebfc.tar.xz

2025-04-15 Thread Santiago Vila
El 15/4/25 a las 14:52, Eric Blake escribió: I'm not sure the exact process Debian uses to do downstream builds, but my guess is that it involves a downstream git repository for their patches to be applied on top of the upstream tarball - and it is the very act of applying those patches from git

bug#77805: new snapshot available: m4-1.4.19.60-6ebfc.tar.xz

2025-04-15 Thread Eric Blake via Bug reports for Automake
On Mon, Apr 14, 2025 at 04:15:49PM -0600, Karl Berry wrote: > since unpacking the tarball in different months may inadverently > result in two environments with different dates on the file > > It could? Shouldn't the mtime in the tarball be preserved when > unpacking, on any reasonable sys

bug#59099: 3-rd party aux files.

2025-04-15 Thread Van de Bugger
2. find_file No problem. I renamed find_file to find_file_with_opt and brought back the original find_file (with new implementation, thought). Frankly, I would prefer to rename the original function to find_file_m4, since it is more specialized, while find_file_with_opt is more generi