Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: transition

Hi,

this is request for PHP 7.0 to PHP 7.1 transition.  In fact, I could
make this a "soft" transition and build the PECL extensions for both
PHP 7.0 and 7.1 for now, so the extensions are not immediately broken
for people using PHP 7.0.  But I have no idea how to express that using
Ben file syntax as it has to be something like:

is_bad = .depends ~ "phpapi-20151012" & ! .depends ~ "phpapi-20160303";

Thanks,
Ondrej

Ben file:

title = "php7.1";
is_affected = .depends ~ "phpapi-20151012" | .depends ~ "phpapi-20160303";
is_good = .depends ~ "phpapi-20160303";
is_bad = .depends ~ "phpapi-20151012";


-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (990, 'stable'), (800, 'unstable'), (500, 'unstable-debug'), 
(500, 'stable-debug'), (500, 'proposed-updates'), (1, 'experimental-debug'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_DK:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to