~ricotz/ubuntu-transition-tracker/ffmpeg

« back to all changes in this revision

Viewing changes to monitor/finished/healpix-cxx-g++5.ben

  • Committer: Steve Langasek
  • Date: 2015-08-17 03:42:32 UTC
  • Revision ID: steve.langasek@canonical.com-20150817034232-08csx2stpityq8of
Completely drop transitions finished more than 3 days ago

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
title = "healpix-cxx g++5 ABI transition";
2
 
is_affected = .depends ~ /(^| )(libhealpix-cxx0|libhealpix-cxx0v5|libhealpix-cxx0-dbg|libhealpix-cxx0-dbgv5-dbg)\s*([,(:]|$)/;
3
 
is_good = .depends ~ /(^| )(libhealpix-cxx0v5|libhealpix-cxx0-dbgv5-dbg)\s*([,(:]|$)/;
4
 
is_bad = .depends ~ /(^| )(libhealpix-cxx0|libhealpix-cxx0-dbg)\s*([,(:]|$)/;