[SCM] qtbase packaging branch, experimental, updated. debian/5.5.0+dfsg-4-7-g01fd002

Timo Jyrinki timo at moszumanska.debian.org
Thu Sep 3 09:56:47 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=01fd002

The following commit has been merged in the experimental branch:
commit 01fd0024dc5f19389115b9c82ca25b558253f6ce
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Thu Sep 3 09:56:25 2015 +0000

    Make the libqt5xcbqpa5 actually a recommended package, not a dependency.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c87c930..f353125 100644
--- a/debian/control
+++ b/debian/control
@@ -89,7 +89,8 @@ Package: libqt5gui5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: fontconfig, libqt5xcbqpa5, ${misc:Depends}, ${shlibs:Depends}
+Depends: fontconfig, ${misc:Depends}, ${shlibs:Depends}
+Recommends: libqt5xcbqpa5
 Suggests: libqt5libqgtk2
 Description: Qt 5 GUI module
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list