freedoom (0.13.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.13.0-2 tag
- Git: https://salsa.debian.org/games-team/freedoom.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 638976
- Browser: https://salsa.debian.org/games-team/freedoom
- Last scan: 2025-07-13 13:13:07+00
- Next scan: 2025-07-22 11:58:00+00
- Debian changelog in Git:
freedoom (0.13.0-2) unstable; urgency=medium
* Do not override the build system's SHELL anymore.
Upstream did the same some years ago. In our case, this prevents the
build from failing when `grep -q` has stopped reading `deutex -h`
output and the latter receives a `SIGPIPE` signal (Closes: #1082679).
Thanks sanvila and smcv for the analysis of this strange bug!
-- Fabian Greffrath <fabian@debian.org> Tue, 01 Oct 2024 08:11:53 +0200
- This branch is 1 commit ahead of tag debian/0.13.0-2
- Git log:
commit 496a39676a03826f2b84029a587134d10b761e72
Author: Fabian Greffrath <fabian@debian.org>
Date: Tue Apr 29 13:09:28 2025 +0200
Change Depends: doom-engine to Recommends (Closes: #1104132)