Package: mugshot Version: 0.3.1-1 Severity: serious Hi,
mugshot does not run on minimal stretch or sid chroots:
stretch $ mugshot
Traceback (most recent call last):
File "/usr/bin/mugshot", line 25, in <module>
import gi
ImportError: No module named 'gi'
sid $ mugshot
Traceback (most recent call last):
File "/usr/bin/mugshot", line 25, in <module>
import gi
ModuleNotFoundError: No module named 'gi'
Andreas

