[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.11-1-1-g135f558

Gustavo Noronha Silva kov at debian.org
Tue Feb 22 20:15:09 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 135f558561e8db7f9154a85cfa0839136dbe2af5
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Tue Feb 22 14:33:25 2011 -0300

    webkit (1.3.11-2) experimental; urgency=low
    
      * debian/libwebkit-{1,3}.0-0.symbols:
      - tag exported WTF symbols as optional, and use their demangled name
        with the c++ tag; this should fix the FTBFS
    
     -- Gustavo Noronha Silva <kov at debian.org>  Tue, 22 Feb 2011 14:31:14 -0300

diff --git a/debian/changelog b/debian/changelog
index 5438991..ab25357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+webkit (1.3.11-2) experimental; urgency=low
+
+  * debian/libwebkit-{1,3}.0-0.symbols:
+  - tag exported WTF symbols as optional, and use their demangled name
+    with the c++ tag; this should fix the FTBFS
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Tue, 22 Feb 2011 14:31:14 -0300
+
 webkit (1.3.11-1) experimental; urgency=low
 
   * New development release
diff --git a/debian/libwebkitgtk-1.0-0.symbols b/debian/libwebkitgtk-1.0-0.symbols
index 19c04a1..be0a654 100644
--- a/debian/libwebkitgtk-1.0-0.symbols
+++ b/debian/libwebkitgtk-1.0-0.symbols
@@ -139,7 +139,10 @@ libwebkitgtk-1.0.so.0 libwebkitgtk-1.0-0 #MINVER#
  _NPN_SetException at Base 1.3.10
  _NPN_SetProperty at Base 1.3.10
  _NPN_UTF8FromIdentifier at Base 1.3.10
- _ZN3WTF8fastFreeEPv at Base 1.3.10
+ (optional|c++)"WTF::fastCalloc(unsigned int, unsigned int)@Base" 1.3.11
+ (optional|c++)"WTF::fastMalloc(unsigned int)@Base" 1.3.11
+ (optional|c++)"WTF::fastRealloc(void*, unsigned int)@Base" 1.3.11
+ (optional|c++)"WTF::fastFree(void*)@Base" 1.3.10
  jsc_pcre_default_tables at Base 1.3.10
  jsc_pcre_utf8_table1 at Base 1.3.10
  jsc_pcre_utf8_table2 at Base 1.3.10
diff --git a/debian/libwebkitgtk-3.0-0.symbols b/debian/libwebkitgtk-3.0-0.symbols
index 672f054..c3a1d5c 100644
--- a/debian/libwebkitgtk-3.0-0.symbols
+++ b/debian/libwebkitgtk-3.0-0.symbols
@@ -139,7 +139,10 @@ libwebkitgtk-3.0.so.0 libwebkitgtk-3.0-0 #MINVER#
  _NPN_SetException at Base 1.3.10
  _NPN_SetProperty at Base 1.3.10
  _NPN_UTF8FromIdentifier at Base 1.3.10
- _ZN3WTF8fastFreeEPv at Base 1.3.10
+ (optional|c++)"WTF::fastCalloc(unsigned int, unsigned int)@Base" 1.3.11
+ (optional|c++)"WTF::fastMalloc(unsigned int)@Base" 1.3.11
+ (optional|c++)"WTF::fastRealloc(void*, unsigned int)@Base" 1.3.11
+ (optional|c++)"WTF::fastFree(void*)@Base" 1.3.10
  jsc_pcre_default_tables at Base 1.3.10
  jsc_pcre_utf8_table1 at Base 1.3.10
  jsc_pcre_utf8_table2 at Base 1.3.10

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list