Adrian Bunk <[email protected]> writes:
> Package: php-remctl
> Version: 3.17-1
> Severity: serious
> Tags: bookworm sid
> After the src:remctl rebuild to add Python 3.10 as supported version,
> php-remctl lost its phpapi-20190902 dependency:
> Package: php-remctl
> Source: remctl
> Version: 3.17-1
> Installed-Size: 109
> Depends: php-common (>= 1:7.0+33~), phpapi-20190902, libc6 (>= 2.14),
> libremctl1 (>= 3.1)
> Package: php-remctl
> Source: remctl (3.17-1)
> Version: 3.17-1+b2
> Installed-Size: 106
> Depends: php-common (>= 1:7.0+33~), libc6 (>= 2.14), libremctl1 (>= 3.1)
This appears to be intentional in dh-php 4.2:
# Disable the dependency on the phpapi for the transition period
# $depends .= ", " . join(" | ", @api_versions);
PHP maintainers, do you have guidance on this? Should I be doing anything
as a package maintainer, or is this expected? Should it be a serious bug?
--
Russ Allbery ([email protected]) <https://www.eyrie.org/~eagle/>