debian/control: Switch dependency from python-gobject to python-gobject-2, the former is a transitional package

This commit is contained in:
Laurent Bigonville 2017-11-19 16:50:03 +01:00
parent 32c3d8aac0
commit 76e6e1d4e5
2 changed files with 8 additions and 1 deletions

2
debian/control vendored
View file

@ -253,7 +253,7 @@ Description: network UPS tools - Python bindings for NUT server
Package: nut-monitor
Architecture: all
Depends: python-glade2,
python-gobject,
python-gobject-2,
python-gtk2,
python-nut,
${misc:Depends},