gprbuild (2024.1.20231009-5)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2024.1.20231009-5 tag
- Git: https://salsa.debian.org/debian/gprbuild.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 311296
- Browser: https://salsa.debian.org/debian/gprbuild
- Last scan: 2024-11-19 12:21:02+00
- Next scan: 2024-11-26 05:53:00+00
- CI pipeline status: failed
- Debian changelog in Git:
gprbuild (2024.1.20231009-5) unstable; urgency=medium
* source-date-epoch: fix a typo
* Standards-Version: 4.7.0 (no changes)
* source-date-epoch: adapt to a private time_t
* source-date-epoch: fix Source_Date_Time unit (nanoseconds -> seconds)
* Patch adapting gpr to a private timeval type in libgnat
* Patch adapting gpr to a private time_t type in libgnat
-- Nicolas Boulenguez <nicolas@debian.org> Thu, 02 May 2024 13:13:00 +0000
- This branch is 2 commits ahead of tag debian/2024.1.20231009-5
- Git log:
commit 4c4da0543d57ba19180438914bc013532a88fe98
Author: Nicolas Boulenguez <nicolas@debian.org>
Date: Thu May 2 09:54:24 2024 +0200
source-date-epoch: truncate date in one more function
commit ed4519c6db734354bae42f953669f8281d380578
Author: Nicolas Boulenguez <nicolas@debian.org>
Date: Thu May 2 09:52:05 2024 +0200
source-date-epoch: avoid goto and divisions