Package: src:gzip
Tags: ftbfs patch
Dear gzip maintainers,
the current VCS repo of gzip (fa4d2086) fails to build due to an
outdated patch that no longer applies cleanly:
```
dpkg-source: info: using patch list from debian/patches/series
patching file doc/gzip.texi
Hunk #1 FAILED at 9.
1 out of 1 hunk FAILED
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
dpkg-source: info: if patch 'gzip_reproducible_build.diff' is correctly
applied by quilt, use 'quilt refresh' to update it
dpkg-source: info: if the file is present in the unpacked source, make
sure it is also present in the orig tarball
dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B
.pc/gzip_reproducible_build.diff/ --reject-file=- <
source_dir.orig.icZoT6/debian/patches/gzip_reproducible_build.diff
subprocess returned exit status 1
dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
```
You can find a fix for this issue as the last commit of the branch
<https://salsa.debian.org/gioele/gzip/-/tree/refresh-repro-patch>.
PS: could you please enable merge requests on salsa.d.o? It would
greatly simplify sending patches.
Regards,
--
Gioele Barabucci