Hi Petter,

Looking into it, I think the Depenencies needs to be adjusted as this:

However, isenkram is still importing lots of aptdaemon stuff,
so guess this bug needs more hands-on (I read it that this was the goal
for this bug report) 

--
tobi


diff -Nru isenkram-0.23/debian/control isenkram-0.24/debian/control
--- isenkram-0.23/debian/control        2015-12-18 16:40:51.000000000
+0100
+++ isenkram-0.24/debian/control        2016-05-27 23:07:51.000000000
+0200
@@ -5,8 +5,8 @@
 Build-Depends: debhelper (>= 9), po-debconf
 Build-Depends-Indep: dash (>= 0.5.4-12)
   , python (>= 2.6.6-3~)
-  , aptdaemon
-  , python-aptdaemon.gtk3widgets
+  , packagekit
+  , gir1.2-packagekitglib-1.0
   , libgnome2-perl
   , python-gi,
   , gir1.2-gudev-1.0
@@ -24,7 +24,6 @@
 Depends: ${misc:Depends}
   , ${python:Depends}
   , isenkram-cli
-  , python-aptdaemon.gtk3widgets
   , libgnome2-perl
   , python-gi,
   , gir1.2-gudev-1.0
@@ -44,6 +43,8 @@
   , python-gi
   , gir1.2-appstream
   , lsb-release
+  , packagekit
+  , gir1.2-packagekitglib-1.0
 Replaces: isenkram (<< 0.9+exp.1)
 Breaks: isenkram (<< 0.9+exp.1)
 Description: Suggest packages to install when inserting new hardware
(CLI tool)

Reply via email to