Source: php7.1
Version: 7.1.6-2
Severity: minor
User: [email protected]
Usertags: automake1.11 automake1.11-nonpreferred
php7.1 has:
Build-Depends: ..., automake (>= 1.11) | automake1.11, ...
That causes this package to show up in grep-dctrl results when
investigating whether this obsolete version of Automake can be removed
from Debian yet.
As of the release of Debian 9 'stretch', automake (>= 1.11) (or in fact
more correctly 1:1.11) has been available since oldoldstable
(Debian 7 'wheezy'), so the automake1.11 branch of the or-group does
not seem practically useful any more.
This package will not be tested regularly against automake1.11 by Debian
infrastructure, so it is reasonably likely that it does not in fact work
with automake1.11. If it does not (I have not tried it), then this bug
would become higher severity, and possibly release-critical.
Please consider changing the build-dependency to:
Build-Depends: ..., automake, ...
(or automake (>= 1:1.11) if you want to be more explicit about it, but
that version has been present since oldoldstable so it does not seem
very useful to do so).
Thanks,
S