Package: tortoisehg
Version: 2.4-2
Severity: normal

the pyqt4 version is checked like this:
if PYQT_VERSION_STR.split('.') < ['4', '7'] or \
   QT_VERSION_STR.split('.') < ['4', '6']:

this will break when pyqt4 is available as '10' < '6'


-- 
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