Source: pluma Version: 1.10.2+dfsg1-1 Severity: normal Tags: sid
Please enable python support in debian/ files for pluma 1.10.
Disabling it led to dropping some plugins that are important
for some users.
debian/control: add build-dep on
python-dev,
dh-python,
python-gobject-2-dev,
python-gtk2-dev,
python-gtksourceview2,
debian/rules: use --enable-python and --with python2 where
appropriate.

