[SCM] kinfocenter packaging branch, kubuntu_wily_archive, updated. ubuntu/4%5.3.2-0ubuntu1-4-ge797ea8

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Aug 7 12:59:34 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kinfocenter.git;a=commitdiff;h=1497613

The following commit has been merged in the kubuntu_wily_archive branch:
commit 14976138163c82795d1ae0478deebdff2a3e6c25
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Aug 3 14:02:15 2015 +0200

    improve qml dependency situation
    
    at a quick glance the qml stuff wants plasma-workspace and workspace in turn
    should bring in lower level deps (plasma/core, qtquick.controls...)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5cf7fed..75097a2 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kinfocenter.git
 
 Package: kinfocenter
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-workspace, ${misc:Depends}, ${shlibs:Depends}
 Breaks: about-distro (<< 4:5.2.95),
         kinfocenter5 (<< 4:5.2.0-0ubuntu1~ubuntu14.10~ppa3),
         kinfocenter5-data (<< 4:5.2.0-0ubuntu1~ubuntu14.10~ppa3)

-- 
kinfocenter packaging



More information about the pkg-kde-commits mailing list