From 76e6e1d4e573d2f444d10f2602bfc716c4032396 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sun, 19 Nov 2017 16:50:03 +0100 Subject: [PATCH] debian/control: Switch dependency from python-gobject to python-gobject-2, the former is a transitional package --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4697dd3..d9d64f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nut (2.7.4-6) UNRELEASED; urgency=medium + + * debian/control: Switch dependency from python-gobject to python-gobject-2, + the former is a transitional package + + -- Laurent Bigonville Sun, 19 Nov 2017 16:49:33 +0100 + nut (2.7.4-5.1) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 71a3432..2e2f3f1 100644 --- a/debian/control +++ b/debian/control @@ -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},