[SCM] qtbase packaging branch, master, updated. 578b17e2b685e91390e31fc6b896be6b935ebf07

Felix Geyer fgeyer at alioth.debian.org
Thu Oct 4 14:00:48 UTC 2012


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

The following commit has been merged in the master branch:
commit 578b17e2b685e91390e31fc6b896be6b935ebf07
Author: Felix Geyer <fgeyer at debian.org>
Date:   Thu Oct 4 15:59:48 2012 +0200

    Drop libicu48 from Suggests as libqtcore5 links against it.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 75614af..cbea7a6 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: libicu48, libthai0
+Suggests: libthai0
 Description: Qt 5 core module
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list