summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPino Toscano <pino@debian.org>2014-01-07 22:37:10 +0100
committerPino Toscano <pino@debian.org>2014-01-07 22:37:10 +0100
commitae32d101c20b94bed6b954c62b09db2b3d3c5d14 (patch)
tree6a6329e10f8984ba0672528060d8ebb6eb8b0025
parent932dd3870375bf43789b38aabf2fc669f71c0c5e (diff)
downloadqt4-x11-ae32d101c20b94bed6b954c62b09db2b3d3c5d14.tar.gz
libqtcore4: change the libicu48 suggestion to libicu52 (#734514)
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1bce65f..7260de2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ qt4-x11 (4:4.8.5+git192-g085f851+dfsg-3) UNRELEASED; urgency=medium
* Also remove Ubuntu-specific translations code, dropped in Ubuntu
in version 4:4.8.4+dfsg-0ubuntu8.
+ [ Pino Toscano ]
+ * Change the libicu48 suggestion in libqtcore4 to libicu52.
+ (Closes: #734514)
+
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Dec 2013 21:17:33 +0400
qt4-x11 (4:4.8.5+git192-g085f851+dfsg-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e7aed97..0d9cfda 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,7 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: qtcore4-l10n, ${misc:Depends}, ${shlibs:Depends}
-Suggests: libicu48, libthai0
+Suggests: libicu52, 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.