[SCM] Qt 4 packaging branch, master, updated. debian/4.8.7+dfsg-3-2-g2f26c65

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Aug 13 08:57:21 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=2f26c65

The following commit has been merged in the master branch:
commit 2f26c65dd101a811d5e4e9d161a603779e554b5c
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Thu Aug 13 07:20:13 2015 +0200

    Change the libicu52 suggestion in libqtcore4 to libicu55.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 33114b3..233c970 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qt4-x11 (4:4.8.7+dfsg-4) UNRELEASED; urgency=medium
 
+  [ Rico Tzschichholz ]
+  * Change the libicu52 suggestion in libqtcore4 to libicu55.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 13 Aug 2015 11:52:15 +0300
 
diff --git a/debian/control b/debian/control
index fac69ef..6b938b2 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: qtcore4-l10n, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libicu52, libthai0
+Suggests: libicu55, libthai0
 Description: Qt 4 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.

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list