Package: src:ldc Version: 1:1.36.0-1 Severity: serious Tags: sid trixie
Just reading the changelog:
* LDC should already work fine with 64-bit time on 32-bit
architectures, just to be on the safe side though, enforce
time64,lfs on 32-bit architectures for C code as well (Closes:
#1064166)
this is wrong for i386, which will keep the 32bit time_t.

