Hi,
thanks for packaging the new deluge.
however, I'm getting:
Traceback (most recent call last):
File "/usr/bin/deluge", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
pkg_resources seem to come from package "python-setuptools". Installing
it and deluge works.
Thanks,
Per