Package: blhc
Version: 0.04+20130301+gitf840b1b-1
Severity: normal

Bug #689616 has re-appeared because the name of the Qt moc tool
has changed.
Previously it was /usr/bin/moc-qt4.

Not it is: /usr/lib/<arch>/qt{4,5}/bin/moc
/usr/bin/moc-qt4 is still there for compatibility and there is
a /usr/bin/moc tool that calls the Qt 4 or 5 version depending
on your config/environment.

So I think the check should be changed from
\S+/bin/moc-qt[45]
to something like
\S+/bin/moc(?:-qt[45])?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to