[SCM] qttools packaging branch, kubuntu_unstable, updated. debian/5.4.1-1-3-g97a91f6
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:35:13 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=a9f799b
The following commit has been merged in the kubuntu_unstable branch:
commit a9f799ba2493563eb274704e8a08b257b24d07be
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon Mar 2 18:20:16 2015 +0300
Add support for powerpcspe (closes: #771913).
---
debian/changelog | 2 ++
debian/libqt5designer5.symbols | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e534ad5..169c17f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qttools-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Update debian/watch to use https://download.qt.io/.
* Update debian/copyright.
+ * Symbols files:
+ - Add support for powerpcspe (closes: #771913).
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 02 Mar 2015 18:01:55 +0300
diff --git a/debian/libqt5designer5.symbols b/debian/libqt5designer5.symbols
index b31ebd2..e6d0f35 100644
--- a/debian/libqt5designer5.symbols
+++ b/debian/libqt5designer5.symbols
@@ -2589,8 +2589,8 @@ libQt5Designer.so.5 libqt5designer5 #MINVER#
_ZN27QToolBoxWidgetPropertySheet13checkPropertyERK7QString at Base 5.0.2
_ZN27QToolBoxWidgetPropertySheet23toolBoxPropertyFromNameERK7QString at Base 5.0.2
_ZN27QToolBoxWidgetPropertySheet5resetEi at Base 5.0.2
- (optional=gccinternal|arch=alpha arm64 armel armhf hppa mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64)_ZN27QToolBoxWidgetPropertySheet8PageDataC1ERKS0_ at Base 5.0.2
- (optional=gccinternal|arch=alpha arm64 armel armhf hppa mips mips64el mipsel powerpc ppc64 ppc64el s390x sparc64)_ZN27QToolBoxWidgetPropertySheet8PageDataC2ERKS0_ at Base 5.0.2
+ (optional=gccinternal|arch=alpha arm64 armel armhf hppa mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sparc64)_ZN27QToolBoxWidgetPropertySheet8PageDataC1ERKS0_ at Base 5.0.2
+ (optional=gccinternal|arch=alpha arm64 armel armhf hppa mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sparc64)_ZN27QToolBoxWidgetPropertySheet8PageDataC2ERKS0_ at Base 5.0.2
_ZN27QToolBoxWidgetPropertySheetC1EP8QToolBoxP7QObject at Base 5.0.2
_ZN27QToolBoxWidgetPropertySheetC2EP8QToolBoxP7QObject at Base 5.0.2
_ZN27QToolBoxWidgetPropertySheetD0Ev at Base 5.0.2
@@ -3067,7 +3067,7 @@ libQt5Designer.so.5 libqt5designer5 #MINVER#
_ZN8DomSlotsC2Ev at Base 5.0.2
_ZN8DomSlotsD1Ev at Base 5.0.2
_ZN8DomSlotsD2Ev at Base 5.0.2
- (arch=!powerpc !sparc)_ZN8QToolBox7addItemEP7QWidgetRK7QString at Base 5.2.1
+ (arch=!powerpc !powerpcspe !sparc)_ZN8QToolBox7addItemEP7QWidgetRK7QString at Base 5.2.1
(optional=templinst|arch=sparc)_ZN8QVariant8setValueIN18qdesigner_internal22PropertySheetEnumValueEEEvRKT_ at Base 5.2.1
(optional=templinst|arch=sparc)_ZN8QVariant8setValueIN18qdesigner_internal22PropertySheetFlagValueEEEvRKT_ at Base 5.2.1
(optional=templinst|arch=ia64 sparc)_ZN8QVariant9fromValueIN18qdesigner_internal24PropertySheetStringValueEEES_RKT_ at Base 5.0.2
--
qttools packaging
More information about the pkg-kde-commits
mailing list