Bug#688950: urlwatch: missing dependency on python-concurrent.futures

2012-09-27 Thread Franck Joncourt
Hi, urlwatch doesn't start if python-concurrent.futures is not installed: $ urlwatch Traceback (most recent call last): File "/usr/bin/urlwatch", line 91, in import concurrent.futures ImportError: No module named concurrent.futures Crap, I thought I did it. I am going to update it to

Bug#688950: urlwatch: missing dependency on python-concurrent.futures

2012-09-27 Thread Jakub Wilk
Package: urlwatch Version: 1.15-1 Severity: serious Justification: Policy 3.5 urlwatch doesn't start if python-concurrent.futures is not installed: $ urlwatch Traceback (most recent call last): File "/usr/bin/urlwatch", line 91, in import concurrent.futures ImportError: No module named co