Bug#702715:

2013-06-06 Thread anatoly techtonik
If the package is broken and doesn't work at all, what is the reason to upload it to unstable with low priority?

Bug#702715: tortoisehg: broken pyqt4 version check

2013-06-02 Thread Ludovico Cavedon
package tortoisehg forcemerge 702715 710453 tags 702715 + confirmed pending jessie sid thanks Hi, On Wed, May 29, 2013 at 7:58 AM, Matthew Gabeler-Lee wrote: > This bug has now "landed". As the packages in testing / unstable now stand, > you cannot use tortoisehg. Thank you for the report and

Bug#702715: tortoisehg: broken pyqt4 version check

2013-05-29 Thread Matthew Gabeler-Lee
Package: tortoisehg Version: 2.4-2 Severity: grave Followup-For: Bug #702715 This bug has now "landed". As the packages in testing / unstable now stand, you cannot use tortoisehg. Even worse, for reasons I cannot quite understand, it does not print any error message about this situ

Bug#702715: tortoisehg: broken pyqt4 version check

2013-03-10 Thread Julian Taylor
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...@li