Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: transition
This is the libstdc++6 cxx11 transition as outlined in [1]. It will trigger up to 400 other transitions once GCC 5 is made the default (see [2] for the probably affected packages). $ cat libstdc++6.ben title = "libstdc++6"; is_affected = .depends ~ /libstdc\+\+6/ & !.package ~ /gcc-2.95|gcc-[45]/; is_good = .depends ~ /libstdc\+\+6 \(>= 5/; is_bad = .depends ~ /libstdc\+\+6(,|$)|libstdc\+\+6 \(>= [234]/; [1] https://wiki.debian.org/GCC5 [2] https://lists.debian.org/debian-devel/2015/07/msg00005.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org