~yofel/+junk/tanglu-tools-local

« back to all changes in this revision

Viewing changes to ben/ben/monitor/old/harfbuzz.ben

  • Committer: Philip Muskovac
  • Date: 2014-06-29 20:28:14 UTC
  • Revision ID: yofel@gmx.net-20140629202814-1yfb5sppmxa6nlsy
initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
title = "libharfbuzz0b";
 
2
is_affected = .build-depends ~ /libharfbuzz/;
 
3
is_good = .depends ~ "libharfbuzz0b" | .depends ~ "libharfbuzz-gobject0";
 
4
is_bad = .depends ~ "libharfbuzz0a";
 
5
notes = "Tanglu Transition. Related Debian bug: #726385";