[SCM] solid packaging branch, master, updated. debian/5.28.0-4-12-g2ded2c3

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:18:46 UTC 2017


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

The following commit has been merged in the master branch:
commit 2c5dd9a383a796a73f7821ac90ea962032e8120a
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 98ea0d3..7ade1d8 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,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