darkplaces (0~20180908~beta1-7)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0_20180908_beta1-7 tag
- Git: https://salsa.debian.org/games-team/darkplaces.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 1138688
- Browser: https://salsa.debian.org/games-team/darkplaces
- Last scan: 2026-05-20 11:00:15+00
- Next scan: 2026-05-29 00:42:00+00
- CI pipeline status: success
- Debian changelog in Git:
darkplaces (0~20180908~beta1-7) unstable; urgency=medium
* d/rules: Continue to build using C17 standard with GNU extensions.
This older codebase is not compatible with gcc-15's default
C23 standards compliance making true and false into keywords,
and switching to C23 bool risks subtle ABI issues. Until there
is a C23-compatible release or a more active maintainer who can
nominate a stable snapshot to use, return to gcc-14's default C
standard. (Closes: #1096500)
* d/control: Remove Rules-Requires-Root, unnecessary since trixie
* d/control: Standards-Version: 4.7.2 (no changes required)
-- Simon McVittie <smcv@debian.org> Fri, 05 Sep 2025 12:32:07 +0100
- This branch is 2 commits ahead of tag debian/0_20180908_beta1-7
- Git log:
commit bbd1b82a3f699fafe70b59c5ba350ebcb9baecbb
Author: Simon McVittie <smcv@debian.org>
Date: Tue Mar 10 01:11:11 2026 +0000
d/copyright: Don't use a # comment for editor config, either
Gbp-Dch: ignore
commit de0cd09c8c1a5ea8c9398723a08fdf1d371d997b
Author: Simon McVittie <smcv@debian.org>
Date: Tue Mar 10 00:48:18 2026 +0000
d/copyright: Remove comment line
The machine-readable syntax doesn't allow these.