Bug#918501: transition: re2

2019-01-11 Thread Emilio Pozuelo Monfort
On 10/01/2019 20:39, Stefano Rivera wrote:
> Hi Emilio (2019.01.07_10:32:43_-0800)
>> Thanks, uploaded.
> 
> I see dnsdist failed to binnmu on i386. I suspect this is a
> transient/intermittent test failure - it builds for me locally.
> 
> Try a give-back?

Done.

Emilio



Bug#918501: transition: re2

2019-01-10 Thread Stefano Rivera
Hi Emilio (2019.01.07_10:32:43_-0800)
> Thanks, uploaded.

I see dnsdist failed to binnmu on i386. I suspect this is a
transient/intermittent test failure - it builds for me locally.

Try a give-back?

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272



Bug#918501: transition: re2

2019-01-07 Thread Stefano Rivera
Hi Emilio (2019.01.07_19:05:02_+0200)
> Go ahead.

Thanks, uploaded.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272



Bug#918501: transition: re2

2019-01-07 Thread Emilio Pozuelo Monfort
Control: tags -1 confirmed

On 06/01/2019 20:10, Stefano Rivera wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: transition
> 
> re2 is a C++ regex library, requiring about a transition a year, for
> various symbol changes.
> 
> Only 6 reverse dependencies in testing.
> The automated ben file looks fine:
> https://release.debian.org/transitions/html/auto-re2.html
> 
> I've uploaded to experimental and test-built all of the reverse-deps. No
> regressions in amd64 buildability of them. Everything that's in testing
> rebuilt without patching.
> 
> Still waiting for some MIPS*el builds, but those could take weeks... And
> not expecting any new FTBFS - I've test-built them on the porterbox.

Go ahead.

Emilio



Bug#918501: transition: re2

2019-01-06 Thread Stefano Rivera
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

re2 is a C++ regex library, requiring about a transition a year, for
various symbol changes.

Only 6 reverse dependencies in testing.
The automated ben file looks fine:
https://release.debian.org/transitions/html/auto-re2.html

I've uploaded to experimental and test-built all of the reverse-deps. No
regressions in amd64 buildability of them. Everything that's in testing
rebuilt without patching.

Still waiting for some MIPS*el builds, but those could take weeks... And
not expecting any new FTBFS - I've test-built them on the porterbox.

reportbug ben file:

title = "re3";
is_affected = .depends ~ "libre2-4" | .depends ~ "libre2-5";
is_good = .depends ~ "libre2-5";
is_bad = .depends ~ "libre2-4";

SR