[SCM] QtWebKit packaging branch, master, updated. debian/2.2.0-5

Modestas Vainius modax at alioth.debian.org
Mon Apr 16 21:02:46 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=commitdiff;h=58c34d2

The following commit has been merged in the master branch:
commit 58c34d298d6dd2956c799485b6da58da5900684d
Author: Modestas Vainius <modax at debian.org>
Date:   Mon Apr 16 23:29:27 2012 +0300

    Mark some external symbols as optional=external.
---
 debian/changelog            |    1 +
 debian/libqtwebkit4.symbols |   12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b4ec84f..af7007d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtwebkit (2.2.0-5) UNRELEASED; urgency=low
   * Update symbol file with the latest changes from the build logs.
   * Mark a bunch of other internal WebCore namespace symbols as
     optional=private.
+  * Mark some external symbols as optional=external.
 
  -- Modestas Vainius <modax at debian.org>  Mon, 16 Apr 2012 23:09:05 +0300
 
diff --git a/debian/libqtwebkit4.symbols b/debian/libqtwebkit4.symbols
index efb5523..567b4c0 100644
--- a/debian/libqtwebkit4.symbols
+++ b/debian/libqtwebkit4.symbols
@@ -27624,13 +27624,13 @@ libQtWebKit.so.4 libqtwebkit4 #MINVER#
  (optional=private)_ZZN7WebCore18DocTypeStringsHash21doctype_hash_functionEPKcjE11asso_values at Base 2.2.0
  (optional=private)_ZZN7WebCore20CSSPropertyNamesHash21propery_hash_functionEPKcjE11asso_values at Base 2.2.0
  (optional=private)_ZZN7WebCore20CSSValueKeywordsHash19value_hash_functionEPKcjE11asso_values at Base 2.2.0
- (arch=s390x)_ZdlPvS_ at Base 2.2.0
- (arch=s390x)_Zeq5QCharS_ at Base 2.2.0
+ (optional=external|arch=s390x)_ZdlPvS_ at Base 2.2.0
+ (optional=external|arch=s390x)_Zeq5QCharS_ at Base 2.2.0
  (optional=templinst|arch=s390x)_ZeqI9QWebFrameEbPT_RK8QPointerIS1_E at Base 2.2.0
- (arch=s390x)_ZeqP9QKeyEventN12QKeySequence11StandardKeyE at Base 2.2.0
- (arch=!armel !armhf !s390x !sh4 !sparc !sparc64)_ZeqRK10QByteArrayPKc at Base 2.2.0
- (arch=s390x)_Zge5QCharS_ at Base 2.2.0
- (arch=s390x)_Zle5QCharS_ at Base 2.2.0
+ (optional=external|arch=s390x)_ZeqP9QKeyEventN12QKeySequence11StandardKeyE at Base 2.2.0
+ (optional=external|arch=!armel !armhf !s390x !sh4 !sparc !sparc64)_ZeqRK10QByteArrayPKc at Base 2.2.0
+ (optional=external|arch=s390x)_Zge5QCharS_ at Base 2.2.0
+ (optional=external|arch=s390x)_Zle5QCharS_ at Base 2.2.0
  _ZlsR11QDataStreamRK11QWebHistory at Base 2.1.0~2011week13
  (arch=s390x)_ZmiRK6QPointS1_ at Base 2.2.0
  (arch=s390x)_ZmiRK7QPointFS1_ at Base 2.2.0

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list