Bug#1062071: [Debian-med-packaging] Bug#1062071: genometools: NMU diff for 64-bit time_t transition

2024-04-28 Thread Étienne Mollier
Hi Steve, NMU for genometools 1.6.5+ds-2.1 acknowledged in the VCS, with a minor change to un-shadow Lukas Märdian experimental NMU earlier this year. Thanks for your work on the hairy time_t transition! Have a nice day, :) -- .''`. Étienne Mollier : :' : pgp: 8f91 b227 c7d6 f2b1 948c 8

Bug#1062071: genometools: NMU diff for 64-bit time_t transition

2024-04-26 Thread Steve Langasek
Dear maintainers, There was a hard-coded test dependency on libgenometools0 in debian/tests/control which prevents this package from being able to migrate to testing. There is no need to hard-code a dependency on the runtime lib given that there is already a test dependency on libgenometools-dev.

Bug#1062071: genometools: NMU diff for 64-bit time_t transition

2024-02-28 Thread Steve Langasek
Dear maintainer, Please find attached a final version of this patch for the time_t transition. This patch is being uploaded to unstable. Note that this adds a versioned build-dependency on dpkg-dev, to guard against accidental backports with a wrong ABI. Thanks! -- System Information: Debian

Bug#1062071: genometools: NMU diff for 64-bit time_t transition

2024-01-31 Thread Lukas Märdian
Source: genometools Version: 1.6.5+ds-2 Severity: serious Tags: patch pending Justification: library ABI skew on upgrade User: debian-...@lists.debian.org Usertags: time-t Dear maintainer, As part of the 64-bit time_t transition required to support 32-bit architectures in 2038 and beyond (https:/