Package: release.debian.org Severity: normal Hello,
boost-defaults has already been accepted to effectively start the boost1.62 transition. Quite speedy NEW queue processing there. smr and I, debate taking boost1.62 transition because it is a relatively small jump; and there are openssl fixes. (boost doesn't directly link against openssl, but the exposed templates do use openssl, thus boost is entagled transitively into openssl transition for packages that use relevant boost templates). The rebuild results look ok: http://people.canonical.com/~ubuntu-archive/transitions/html/boost1.62.html Whilst this is Ubuntu transition tracker, many results are transferable, as it covers 6 out 10 release architecutres. There are a few packages in Ubuntu that are not in Debian Testing, thus I expect binNMUs to behave better in Debian. And I commit to fixing outstanding packages to the best of my ability to complete this transition swiftly. Ben transition tracker I used is as follows: title = "Boost 1.62"; is_affected = .depends ~ /libboost[a-z-.]*1\.6[012]/; is_good = .depends ~ /libboost[a-z-.]*1\.62/; is_bad = .depends ~ /libboost[a-z-.]*1\.6[01]/; Adjust to taste. Regards, Dimitri.