[SCM] solid packaging branch, master, updated. debian/5.37.0-2-85-gc9bde65

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 19:00:36 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/solid.git;a=commitdiff;h=37335b6

The following commit has been merged in the master branch:
commit 37335b64a884265046082b2ad2195658b2fe7cf7
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Mar 15 13:57:47 2016 +0100

    promote media-player-info from suggests to recommends
    
    without this package solid cannot identify/query portable media players
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f6dfe11..b123881 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Multi-Arch: same
 Depends: libkf5solid5-data (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Suggests: media-player-info [linux-any]
+Recommends: media-player-info [linux-any]
 Description: Qt library to query and control hardware
  Solid is a device integration framework. It provides a way of querying and
  interacting with hardware independently of the underlying operating system.

-- 
solid packaging



More information about the pkg-kde-commits mailing list