[SCM] qttools packaging branch, master, updated. debian/5.2.1-7-3-gd29af4b

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Mar 25 00:57:19 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=191fb0e

The following commit has been merged in the master branch:
commit 191fb0ecf192b1f10d4205489409df4c83374176
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Mar 17 18:25:14 2014 +0400

    Further simplification of libqt5designercomponents5.symbols.
---
 debian/changelog                         | 3 +--
 debian/libqt5designercomponents5.symbols | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 74b0031..d7e86de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,7 @@ qttools-opensource-src (5.2.1-7) UNRELEASED; urgency=medium
   * Simplify list of archs in symbols files: only mark sparc when suitable.
 
   [ Dmitry Shachnev ]
-  * Update libqt5designer5.symbols to make sure it also works on arm64
-    and ppc64el.
+  * Update symbols files to support arm64 and ppc64el.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 14 Mar 2014 18:19:35 +0400
 
diff --git a/debian/libqt5designercomponents5.symbols b/debian/libqt5designercomponents5.symbols
index 030596e..cd35698 100644
--- a/debian/libqt5designercomponents5.symbols
+++ b/debian/libqt5designercomponents5.symbols
@@ -24,8 +24,8 @@ libQt5DesignerComponents.so.5 libqt5designercomponents5 #MINVER#
  (arch=!ia64)_ZN18qdesigner_internal29PropertySheetKeySequenceValueC2ERKS0_ at Base 5.0.2
  _ZN18qdesigner_internal29PropertySheetKeySequenceValueD1Ev at Base 5.0.2
  _ZN18qdesigner_internal29PropertySheetKeySequenceValueD2Ev at Base 5.0.2
- (arch=amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 s390x)_ZN18qdesigner_internal29PropertySheetTranslatableDataC1ERKS0_ at Base 5.2.1
- (arch=amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 s390x)_ZN18qdesigner_internal29PropertySheetTranslatableDataC2ERKS0_ at Base 5.2.1
+ (arch=!ia64 !sparc)_ZN18qdesigner_internal29PropertySheetTranslatableDataC1ERKS0_ at Base 5.2.1
+ (arch=!ia64 !sparc)_ZN18qdesigner_internal29PropertySheetTranslatableDataC2ERKS0_ at Base 5.2.1
  _ZN18qdesigner_internal9CECommandD0Ev at Base 5.0.2
  _ZN18qdesigner_internal9CECommandD1Ev at Base 5.0.2
  _ZN18qdesigner_internal9CECommandD2Ev at Base 5.0.2

-- 
qttools packaging



More information about the pkg-kde-commits mailing list