Package: kdeconnect
Version: 0.4.2-1
tags: patch
severity: serious

Dear kdeconnect maintainer,

I found that there's a missing (strong) dependency on the kde desktop
side that renders this package unusable, that pkg is kde-zeroconf.
I'm using a very lightweight set of kde packages and this appears to be
the only missing dependency part for kdeconnect to work on it.
Please find suitable applying the attached patch.

Thanks for maintaining this pkg!


Cheers,

Dererk

-- 
BOFH excuse #405:
Sysadmins unavailable because they are in a meeting talking about why they are 
unavailable so much.

diff -ruN kdeconnect-0.4.2.orig/debian/changelog kdeconnect-0.4.2.new/debian/changelog
--- kdeconnect-0.4.2.orig/debian/changelog	2014-01-13 17:17:15.000000000 -0300
+++ kdeconnect-0.4.2.new/debian/changelog	2014-01-18 11:05:41.000000000 -0300
@@ -1,3 +1,10 @@
+kdeconnect (0.4.2-1) unstable; urgency=medium
+
+  * Add kde-zerconf as runtime dependency for small kde environments to pull
+    all the necessary pieces to work (Closes: #735850). 
+
+ -- Ulises Vitulli <der...@debian.org>  Sat, 18 Jan 2014 11:03:51 -0300
+
 kdeconnect (0.4.2-1) unstable; urgency=low
 
   * Initial release (Closes: #734374)
diff -ruN kdeconnect-0.4.2.orig/debian/control kdeconnect-0.4.2.new/debian/control
--- kdeconnect-0.4.2.orig/debian/control	2014-01-13 17:43:03.000000000 -0300
+++ kdeconnect-0.4.2.new/debian/control	2014-01-18 11:05:55.000000000 -0300
@@ -16,7 +16,7 @@
 
 Package: kdeconnect
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, kde-zeroconf
 Description: connect smartphones to your KDE Plasma Workspace
  Tool to integrate the KDE Plasma Workspace with your smartphones and
  similar devices.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to