Package: src:git
Version: 1:2.49.0-1
Severity: important
E.g. GCC now has a build dependency on git for the gotools testsuite,
and the build stalls with
gcc-15 build-depends on:
- git:hurd-i386
git depends on missing:
- git-man:hurd-i386 (< 1:2.47.2-.)
This is caused by:
Package: git-man
Source: git
Version: 1:2.49.0-1
Architecture: all
Package: git
Version: 1:2.49.0-1
Depends: ... git-man (>> 1:2.49.0), git-man (<< 1:2.49.0-.)
Architecture: any
Please change the packaging so that git keeps installable in these
situations, when git is not yet built on some architecture. That could
be relaxing the dependencies, making git-man Arch:any or merging git-man
into git.