Control: tags 1097997 + pending Dear maintainer,
Given that this package is now marked for autoremoval from testing due to this bug I've prepared an NMU for tiger (versioned as 1:3.2.4~rc1-3.5) and intend to upload it to DELAYED/10. Please feel free to tell me if I should delay it longer. Cheers, Flo
diff -u tiger-3.2.4~rc1/debian/changelog tiger-3.2.4~rc1/debian/changelog --- tiger-3.2.4~rc1/debian/changelog +++ tiger-3.2.4~rc1/debian/changelog @@ -1,3 +1,11 @@ +tiger (1:3.2.4~rc1-3.5) unstable; urgency=medium + + * Non-maintainer upload. + * Apply first hunk of patch from Richard Lewis to just fix the FTBFS with + GCC-15 (Closes: #1097997) + + -- Florian Ernst <[email protected]> Mon, 15 Sep 2025 19:06:42 +0200 + tiger (1:3.2.4~rc1-3.4) unstable; urgency=medium * Non-maintainer upload. only in patch2: unchanged: --- tiger-3.2.4~rc1.orig/c/md5.c +++ tiger-3.2.4~rc1/c/md5.c @@ -3,11 +3,11 @@ /* PROTOTYPES should be set to one if and only if the compiler supports function argument prototyping. -The following makes PROTOTYPES default to 0 if it has not already +The following makes PROTOTYPES default to 1 if it has not already been defined with C compiler flags. */ #ifndef PROTOTYPES -#define PROTOTYPES 0 +#define PROTOTYPES 1 #endif /* POINTER defines a generic pointer type */
signature.asc
Description: PGP signature

