0ad (0.27.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.27.0-2 tag
- Git: https://salsa.debian.org/games-team/0ad.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2080768
- Browser: https://salsa.debian.org/games-team/0ad
- Last scan: 2025-05-14 03:46:43+00
- Next scan: 2025-05-22 17:57:00+00
- Merge requests: 2
- CI pipeline status: failed
- Debian changelog in Git:
0ad (0.27.0-2) unstable; urgency=medium
* Tighten build-dep on cargo/rustc >= 1.66.0, required for building mozjs.
Unfortunately this makes it difficult to backport to stable.
* Add d/p/fix-mozjs-i386-ftbfs.patch to fix mozjs FTBFS on i386.
-- Vincent Cheng <vcheng@debian.org> Sat, 01 Feb 2025 15:05:35 -0800
- This branch is 2 commits ahead of tag debian/0.27.0-2
- Git log:
commit 978c318e54117768213840a639e0231e37479a61
Author: Ludovic Rousseau <ludovic.rousseau@free.fr>
Date: Sun Apr 20 10:40:10 2025 +0200
d/control: remove versioning of libcurl4-*-dev
Debian buster (oldoldstable) already has version 7.64.0-4 higher than
required version 7.32.0.
commit a8e2e5b8493a7d13a04b1f535cd964d9d0812734
Author: Ludovic Rousseau <ludovic.rousseau@free.fr>
Date: Sun Apr 20 10:38:20 2025 +0200
d/control: replace libcurl4-dev by libcurl4-openssl-dev
Fix debcheck issue:
Package declares a build time dependency on libcurl4-dev (>= 7.32.0) which cannot be satisfied on amd64. At least one of libcurl4-gnutls-dev (>= 7.32.0) | libcurl4-dev (>= 7.32.0) can be satisfied however.