[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#718456: Please switch to udisks2 backend



Package: libsolid4
Version: 4:4.10.5-1
Severity: normal
Tags: patch

udisks2 is the successor of udisks.
GNOME/GVFS already made the switch. Since both udisks and udisks2 are
co-installable, this means that currently both daemons are started if
you are mixing GNOME and KDE applications, which takes up unnecessary
ressources.
Please consider switching solid to the new interface.

debdiff is attached.

Cheers,
Michael


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsolid4 depends on:
ii  libc6        2.17-7
ii  libqt4-dbus  4:4.8.5+dfsg-2
ii  libqt4-xml   4:4.8.5+dfsg-2
ii  libqtcore4   4:4.8.5+dfsg-2
ii  libqtgui4    4:4.8.5+dfsg-2
ii  libstdc++6   4.8.1-8
ii  libudev0     175-7.2
ii  udev         204-2

Versions of packages libsolid4 recommends:
ii  udisks  1.0.4-8
ii  upower  0.9.21-1

Versions of packages libsolid4 suggests:
ii  media-player-info  19-1

-- no debconf information

-- debsums errors found:
sh: 1: /usr/sbin/dpkg-divert: not found
diff -Nru kde4libs-4.10.5/debian/changelog kde4libs-4.10.5/debian/changelog
--- kde4libs-4.10.5/debian/changelog	2013-07-11 14:31:59.000000000 +0200
+++ kde4libs-4.10.5/debian/changelog	2013-08-01 02:11:21.000000000 +0200
@@ -1,3 +1,10 @@
+kde4libs (4:4.10.5-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Switch to udisks2 backend.
+
+ -- Michael Biebl <biebl@debian.org>  Thu, 01 Aug 2013 02:10:52 +0200
+
 kde4libs (4:4.10.5-1) unstable; urgency=low
 
   * New upstream release. (Closes: #697074)
diff -Nru kde4libs-4.10.5/debian/control kde4libs-4.10.5/debian/control
--- kde4libs-4.10.5/debian/control	2013-07-11 14:31:59.000000000 +0200
+++ kde4libs-4.10.5/debian/control	2013-08-01 02:09:01.000000000 +0200
@@ -122,7 +122,7 @@
 Package: libsolid4
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any]
-Recommends: udisks [linux-any], upower [linux-any]
+Recommends: udisks2 [linux-any], upower [linux-any]
 Suggests: media-player-info [linux-any]
 Breaks: kde-config-tablet (<< 1.2.5)
 Description: Solid Library for KDE Platform
diff -Nru kde4libs-4.10.5/debian/rules kde4libs-4.10.5/debian/rules
--- kde4libs-4.10.5/debian/rules	2013-07-11 14:31:59.000000000 +0200
+++ kde4libs-4.10.5/debian/rules	2013-08-01 02:09:59.000000000 +0200
@@ -13,6 +13,7 @@
 override_dh_auto_configure:
 	$(overridden_command) -- -DKDE4_BUILD_TESTS=false \
 	    -DWITH_HUpnp=OFF \
+	    -DWITH_SOLID_UDISKS2=ON \
 	    -DKDE_DISTRIBUTION_TEXT="Debian packages" \
 	    -DKDE4_USE_ALWAYS_FULL_RPATH=false \
 	    -DCONFIG_INSTALL_DIR=/usr/share/kde4/config \

Reply to: