[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.14.2-3-2-g2962b42

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 24 20:43:30 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde4libs.git;a=commitdiff;h=2962b42

The following commit has been merged in the master branch:
commit 2962b429453e60f84f1dc4833cf276ac6018d6c6
Author: Thorsten Glaser <tg at mirbsd.de>
Date:   Fri Oct 24 22:42:45 2014 +0200

    Fix symbols for x32 (Closes: #760333)
---
 debian/changelog               | 3 ++-
 debian/libkde3support4.symbols | 3 ++-
 debian/libplasma3.symbols      | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a2e046b..7f7b0da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kde4libs (4:4.14.2-4~) UNRELEASED; urgency=medium
 
-  * 
+  [ Thorsten Glaser ]
+  * Fix symbols for x32 (Closes: #760333)
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 24 Oct 2014 22:39:35 +0200
 
diff --git a/debian/libkde3support4.symbols b/debian/libkde3support4.symbols
index a9f362b..fcd92ef 100644
--- a/debian/libkde3support4.symbols
+++ b/debian/libkde3support4.symbols
@@ -1316,7 +1316,8 @@ libkde3support.so.4 libkde3support4 #MINVER#
  _ZN9K3ProcesslsERK7QString at Base 4:4.3.4
  _ZN9K3RFCDate14localUTCOffsetEv at Base 4:4.3.4
  _ZN9K3RFCDate16parseDateISO8601ERK7QString at Base 4:4.3.4
- _ZN9K3RFCDate17rfc2822DateStringEli at Base 4:4.3.4
+ (arch=!x32)_ZN9K3RFCDate17rfc2822DateStringEli at Base 4:4.3.4
+ (arch=x32)_ZN9K3RFCDate17rfc2822DateStringExi at Base 4:4.14.0-1
  _ZN9K3RFCDate9parseDateERK7QString at Base 4:4.3.4
  _ZN9K3URLDrag11stringToUrlERK10QByteArray at Base 4:4.3.4
  _ZN9K3URLDrag11urlToStringERK4KUrl at Base 4:4.3.4
diff --git a/debian/libplasma3.symbols b/debian/libplasma3.symbols
index 539da44..9830412 100644
--- a/debian/libplasma3.symbols
+++ b/debian/libplasma3.symbols
@@ -1,7 +1,7 @@
 # SymbolsHelper-Confirmed: 4:4.13.3 alpha amd64 arm64 armel armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 sparc
 libplasma.so.3 libplasma3 #MINVER#
 * Build-Depends-Package: kdelibs5-dev
- (optional=templinst|arch=amd64 arm64 armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 sparc)_ZN12KConfigGroup10writeCheckIiEEvPKcRKT_6QFlagsIN11KConfigBase15WriteConfigFlagEE at Base 4:4.12.2
+ (optional=templinst|arch=amd64 arm64 armhf hppa hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 sparc x32)_ZN12KConfigGroup10writeCheckIiEEvPKcRKT_6QFlagsIN11KConfigBase15WriteConfigFlagEE at Base 4:4.12.2
  _ZN5Jolie11MetaService11loadServiceERK7QStringS3_ at Base 4:4.4.4-2~
  _ZN5Jolie11MetaService13unloadServiceERK7QString at Base 4:4.4.4-2~
  _ZN5Jolie11MetaService14addRedirectionERK7QStringS3_RKNS_5ValueES6_ at Base 4:4.4.4-2~

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list