megaglest (3.13.0-10.1)
[PTS] [DDPO]
ERROR:
- Git: https://salsa.debian.org/games-team/megaglest.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 712704
- Browser: https://salsa.debian.org/games-team/megaglest
- Last scan: 2026-09-11 18:26:05+00
- Error: fatal: unable to access 'https://salsa.debian.org/games-team/megaglest.git/': The requested URL returned error: 503
- Next scan: 2026-09-20 04:51:00+00
- Debian changelog in Git:
megaglest (3.13.0-10.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream fix for FTBFS with CMake 4. (Closes: #1113274)
-- Adrian Bunk <bunk@debian.org> Sat, 11 Oct 2025 13:06:26 +0300
- This branch is 2 commits ahead of tag debian/3.13.0-10.1
- Git log:
commit cef6562dfe5ecd090a6f3149824f008330e6898c
Merge: ab6389d 558d132
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Aug 1 19:25:43 2026 +0200
Merge branch 'add-feathery-ftp-patch' into 'master'
Add feathery ftp patch; remove '-fcommon' from build flags
See merge request games-team/megaglest!2
commit 558d1326baaddf3c14e02684e52716c9dbaedd33
Author: andy5995 <arch_stanton5995@proton.me>
Date: Wed Apr 15 16:19:03 2026 -0500
Add feathery ftp patch; remove '-fcommon' from build flags
With this patch, the '-fcommon' build flag is no longer needed. This
patch fixes the "multiple definition" error messages when '-fcommon'
isn't used.