[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.1.1-1-19-gaeafc75

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Nov 30 19:27:07 UTC 2013


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

The following commit has been merged in the experimental branch:
commit aeafc75e8f302a62b4ae54c118e2e6f1a474dde2
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Nov 30 16:26:47 2013 -0300

    Mark private symbols as such.
---
 debian/changelog            |   1 +
 debian/libqt5qml5.symbols   | 140 ++++++++++++++++++++++----------------------
 debian/libqt5quick5.symbols | 130 ++++++++++++++++++++--------------------
 3 files changed, 136 insertions(+), 135 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 481cc85..edcab06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ qtdeclarative-opensource-src (5.2.0~rc1-1) UNRELEASED; urgency=low
   * Adjust install files.
   * Update symbols files. The symbols removed where either introduced with
     beta1 or private symbols.
+  * Mark private symbols as such.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 26 Oct 2013 10:56:35 +0400
 
diff --git a/debian/libqt5qml5.symbols b/debian/libqt5qml5.symbols
index 9079154..f8428c2 100644
--- a/debian/libqt5qml5.symbols
+++ b/debian/libqt5qml5.symbols
@@ -745,7 +745,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN17QQmlVMEMetaObject19vmeMethodLineNumberEi at Base 5.0.2 1
  _ZN17QQmlVMEMetaObject20ensureQObjectWrapperEv at Base 5.2.0~beta1 1
  _ZN17QQmlVMEMetaObject21readPropertyAsVariantEi at Base 5.0.2 1
- _ZN17QQmlVMEMetaObject4markEPN3QV415ExecutionEngineE at Base 5.2.0~rc1
+ _ZN17QQmlVMEMetaObject4markEPN3QV415ExecutionEngineE at Base 5.2.0~rc1 1
  _ZN17QQmlVMEMetaObject6methodEi at Base 5.0.2 1
  _ZN17QQmlVMEMetaObject7list_atEP16QQmlListPropertyI7QObjectEi at Base 5.0.2 1
  _ZN17QQmlVMEMetaObject8activateEP7QObjectiPPv at Base 5.0.2 1
@@ -1239,12 +1239,12 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN27QAnimationJobChangeListenerD0Ev at Base 5.0.2 1
  _ZN27QAnimationJobChangeListenerD1Ev at Base 5.0.2 1
  _ZN27QAnimationJobChangeListenerD2Ev at Base 5.0.2 1
- _ZN27QQmlFileSelectorInterceptor9interceptERK4QUrlN26QQmlAbstractUrlInterceptor8DataTypeE at Base 5.2.0~rc1
- _ZN27QQmlFileSelectorInterceptorC1EP23QQmlFileSelectorPrivate at Base 5.2.0~rc1
- _ZN27QQmlFileSelectorInterceptorC2EP23QQmlFileSelectorPrivate at Base 5.2.0~rc1
- _ZN27QQmlFileSelectorInterceptorD0Ev at Base 5.2.0~rc1
- _ZN27QQmlFileSelectorInterceptorD1Ev at Base 5.2.0~rc1
- _ZN27QQmlFileSelectorInterceptorD2Ev at Base 5.2.0~rc1
+ _ZN27QQmlFileSelectorInterceptor9interceptERK4QUrlN26QQmlAbstractUrlInterceptor8DataTypeE at Base 5.2.0~rc1 1
+ _ZN27QQmlFileSelectorInterceptorC1EP23QQmlFileSelectorPrivate at Base 5.2.0~rc1 1
+ _ZN27QQmlFileSelectorInterceptorC2EP23QQmlFileSelectorPrivate at Base 5.2.0~rc1 1
+ _ZN27QQmlFileSelectorInterceptorD0Ev at Base 5.2.0~rc1 1
+ _ZN27QQmlFileSelectorInterceptorD1Ev at Base 5.2.0~rc1 1
+ _ZN27QQmlFileSelectorInterceptorD2Ev at Base 5.2.0~rc1 1
  _ZN28QQmlApplicationEnginePrivate13_q_finishLoadEP7QObject at Base 5.1.0 1
  _ZN28QQmlApplicationEnginePrivate16loadTranslationsERK4QUrl at Base 5.1.0 1
  _ZN28QQmlApplicationEnginePrivate4initEv at Base 5.1.0 1
@@ -1325,7 +1325,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV413MemoryManagerD2Ev at Base 5.2.0~beta1 1
  _ZN3QV413QmlExtensions11markObjectsEPNS_15ExecutionEngineE at Base 5.2.0~rc1
  _ZN3QV414FunctionObject11hasInstanceEPNS_7ManagedENS_8ValueRefE at Base 5.2.0~beta1 1
- _ZN3QV414FunctionObject11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1
+ _ZN3QV414FunctionObject11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1 1
  _ZN3QV414FunctionObject11newInstanceEv at Base 5.2.0~beta1
  _ZN3QV414FunctionObject11static_vtblE at Base 5.2.0~beta1
  _ZN3QV414FunctionObject19creatScriptFunctionEPNS_16ExecutionContextEPNS_8FunctionE at Base 5.2.0~beta1
@@ -1350,7 +1350,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV414ObjectIteratorC2ERNS_5ScopeENS_10ReferencedINS_6ObjectEEEj at Base 5.2.0~beta1
  _ZN3QV414QObjectWrapper11getPropertyEPNS_16ExecutionContextEP16QQmlPropertyDatab at Base 5.2.0~rc1
  _ZN3QV414QObjectWrapper11getPropertyEPNS_16ExecutionContextEib at Base 5.2.0~rc1
- _ZN3QV414QObjectWrapper11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1
+ _ZN3QV414QObjectWrapper11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1 1
  _ZN3QV414QObjectWrapper11setPropertyEP7QObjectPNS_16ExecutionContextEP16QQmlPropertyDataNS_8ValueRefE at Base 5.2.0~rc1
  _ZN3QV414QObjectWrapper11setPropertyEPNS_16ExecutionContextEiNS_8ValueRefE at Base 5.2.0~rc1
  _ZN3QV414QObjectWrapper11static_vtblE at Base 5.2.0~beta1
@@ -1367,7 +1367,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV414QObjectWrapper4wrapEPNS_15ExecutionEngineEP7QObject at Base 5.2.0~beta1
  _ZN3QV414QObjectWrapper5queryEPKNS_7ManagedENS_10ReferencedINS_6StringEEE at Base 5.2.0~beta1 1
  _ZN3QV414QObjectWrapper6createEPNS_15ExecutionEngineEP8QQmlDataP7QObject at Base 5.2.0~beta1 1
- _ZN3QV414QObjectWrapper9isEqualToEPNS_7ManagedES2_ at Base 5.2.0~rc1
+ _ZN3QV414QObjectWrapper9isEqualToEPNS_7ManagedES2_ at Base 5.2.0~rc1 1
  _ZN3QV414QObjectWrapperC1EPNS_15ExecutionEngineEP7QObject at Base 5.2.0~beta1
  _ZN3QV414QObjectWrapperC2EPNS_15ExecutionEngineEP7QObject at Base 5.2.0~beta1
  _ZN3QV414QmlListWrapper10getIndexedEPNS_7ManagedEjPb at Base 5.2.0~beta1 1
@@ -1389,7 +1389,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV414QmlTypeWrapper6createEP9QV8EngineP7QObjectP17QQmlTypeNameCachePKvNS0_12TypeNameModeE at Base 5.2.0~beta1 1
  _ZN3QV414QmlTypeWrapper6createEP9QV8EngineP7QObjectP8QQmlTypeNS0_12TypeNameModeE at Base 5.2.0~beta1 1
  _ZN3QV414QmlTypeWrapper7destroyEPNS_7ManagedE at Base 5.2.0~beta1 1
- _ZN3QV414QmlTypeWrapper9isEqualToEPNS_7ManagedES2_ at Base 5.2.0~rc1
+ _ZN3QV414QmlTypeWrapper9isEqualToEPNS_7ManagedES2_ at Base 5.2.0~rc1 1
  _ZN3QV414QmlTypeWrapperC1EP9QV8Engine at Base 5.2.0~beta1 1
  _ZN3QV414QmlTypeWrapperC2EP9QV8Engine at Base 5.2.0~beta1 1
  _ZN3QV414QmlTypeWrapperD1Ev at Base 5.2.0~beta1
@@ -1525,7 +1525,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV46Object11arrayConcatEPKNS_11ArrayObjectE at Base 5.2.0~beta1
  _ZN3QV46Object11internalGetENS_10ReferencedINS_6StringEEEPb at Base 5.2.0~beta1
  _ZN3QV46Object11internalPutENS_10ReferencedINS_6StringEEENS_8ValueRefE at Base 5.2.0~beta1
- _ZN3QV46Object11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1
+ _ZN3QV46Object11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1 1
  _ZN3QV46Object11static_vtblE at Base 5.2.0~beta1
  _ZN3QV46Object12arrayIndexOfENS_8ValueRefEjjPNS_16ExecutionContextEPS0_ at Base 5.2.0~beta1
  _ZN3QV46Object12arrayReserveEj at Base 5.2.0~beta1
@@ -1585,7 +1585,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV46ScriptD2Ev at Base 5.2.0~beta1
  _ZN3QV46String10getIndexedEPNS_7ManagedEjPb at Base 5.2.0~beta1 1
  _ZN3QV46String10putIndexedEPNS_7ManagedEjNS_8ValueRefE at Base 5.2.0~beta1 1
- _ZN3QV46String11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1
+ _ZN3QV46String11markObjectsEPNS_7ManagedEPNS_15ExecutionEngineE at Base 5.2.0~rc1 1
  _ZN3QV46String11static_vtblE at Base 5.2.0~beta1
  _ZN3QV46String12queryIndexedEPKNS_7ManagedEj at Base 5.2.0~beta1 1
  _ZN3QV46String14deletePropertyEPNS_7ManagedENS_10ReferencedIS0_EE at Base 5.2.0~beta1 1
@@ -1634,53 +1634,53 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV49Debugging13DebuggerAgent11addDebuggerEPNS0_8DebuggerE at Base 5.2.0~beta1 1
  _ZN3QV49Debugging13DebuggerAgent11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.2.0~beta1 1
  _ZN3QV49Debugging13DebuggerAgent11qt_metacastEPKc at Base 5.2.0~beta1 1
- _ZN3QV49Debugging13DebuggerAgent13addBreakPointERK7QStringibS4_ at Base 5.2.0~rc1
+ _ZN3QV49Debugging13DebuggerAgent13addBreakPointERK7QStringibS4_ at Base 5.2.0~rc1 1
  _ZN3QV49Debugging13DebuggerAgent14removeDebuggerEPNS0_8DebuggerE at Base 5.2.0~beta1 1
- _ZN3QV49Debugging13DebuggerAgent15setBreakOnThrowEb at Base 5.2.0~rc1
- _ZN3QV49Debugging13DebuggerAgent16enableBreakPointEib at Base 5.2.0~rc1
- _ZN3QV49Debugging13DebuggerAgent16removeBreakPointEi at Base 5.2.0~rc1
+ _ZN3QV49Debugging13DebuggerAgent15setBreakOnThrowEb at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging13DebuggerAgent16enableBreakPointEib at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging13DebuggerAgent16removeBreakPointEi at Base 5.2.0~rc1 1
  _ZN3QV49Debugging13DebuggerAgent16staticMetaObjectE at Base 5.2.0~beta1 1
- _ZN3QV49Debugging13DebuggerAgent20removeAllBreakPointsEv at Base 5.2.0~rc1
+ _ZN3QV49Debugging13DebuggerAgent20removeAllBreakPointsEv at Base 5.2.0~rc1 1
  _ZN3QV49Debugging13DebuggerAgentD0Ev at Base 5.2.0~beta1 1
  _ZN3QV49Debugging13DebuggerAgentD1Ev at Base 5.2.0~beta1 1
  _ZN3QV49Debugging13DebuggerAgentD2Ev at Base 5.2.0~beta1 1
  _ZN3QV49Debugging8Debugger11BreakPoints15applyToFunctionEPNS_8FunctionEb at Base 5.2.0~beta1 1
  _ZN3QV49Debugging8Debugger11BreakPoints3addERK7QStringi at Base 5.2.0~beta1 1
  _ZN3QV49Debugging8Debugger11BreakPoints6removeERK7QStringi at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger11runInEngineEPNS1_3JobE at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger12aboutToThrowEv at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger12pauseAndWaitENS0_11PauseReasonE at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger13addBreakPointERK7QStringiS4_ at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger11runInEngineEPNS1_3JobE at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger12aboutToThrowEv at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger12pauseAndWaitENS0_11PauseReasonE at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger13addBreakPointERK7QStringiS4_ at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8Debugger13attachToAgentEPNS0_13DebuggerAgentE at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger13gatherSourcesEi at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger13gatherSourcesEi at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8Debugger15detachFromAgentEv at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger15leavingFunctionERKy at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger15setBreakOnThrowEb at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger16enteringFunctionEv at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger15leavingFunctionERKy at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger15setBreakOnThrowEb at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger16enteringFunctionEv at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8Debugger16removeBreakPointERK7QStringi at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger18collectThrownValueEPNS1_9CollectorE at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger20collectThisInContextEPNS1_9CollectorEi at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger21hasBreakOnInstructionEPNS_8FunctionEx at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger21setBreakOnInstructionEPNS_8FunctionExb at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger18collectThrownValueEPNS1_9CollectorE at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger20collectThisInContextEPNS1_9CollectorEi at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger21hasBreakOnInstructionEPNS_8FunctionEx at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger21setBreakOnInstructionEPNS_8FunctionExb at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8Debugger21setPendingBreakpointsEPNS_8FunctionE at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger22collectLocalsInContextEPNS1_9CollectorEii at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger22reallyHitTheBreakPointERK7QStringi at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger22runInEngine_havingLockEPNS1_3JobE at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger22collectLocalsInContextEPNS1_9CollectorEii at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger22reallyHitTheBreakPointERK7QStringi at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger22runInEngine_havingLockEPNS1_3JobE at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8Debugger23applyPendingBreakPointsEv at Base 5.2.0~beta1 1
  _ZN3QV49Debugging8Debugger23maybeBreakAtInstructionEPKhb at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger25clearTemporaryBreakPointsEv at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger25collectArgumentsInContextEPNS1_9CollectorEii at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger32setTemporaryBreakPointOnNextLineEv at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger3JobD0Ev at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger3JobD1Ev at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger3JobD2Ev at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger25clearTemporaryBreakPointsEv at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger25collectArgumentsInContextEPNS1_9CollectorEii at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger32setTemporaryBreakPointOnNextLineEv at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger3JobD0Ev at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger3JobD1Ev at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger3JobD2Ev at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8Debugger5pauseEv at Base 5.2.0~beta1 1
- _ZN3QV49Debugging8Debugger6resumeENS1_5SpeedE at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger9Collector7collectENS_10ReferencedINS_6ObjectEEE at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger9Collector7collectERK7QStringRKNS_11ScopedValueE at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger9CollectorD0Ev at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger9CollectorD1Ev at Base 5.2.0~rc1
- _ZN3QV49Debugging8Debugger9CollectorD2Ev at Base 5.2.0~rc1
+ _ZN3QV49Debugging8Debugger6resumeENS1_5SpeedE at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger9Collector7collectENS_10ReferencedINS_6ObjectEEE at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger9Collector7collectERK7QStringRKNS_11ScopedValueE at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger9CollectorD0Ev at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger9CollectorD1Ev at Base 5.2.0~rc1 1
+ _ZN3QV49Debugging8Debugger9CollectorD2Ev at Base 5.2.0~rc1 1
  _ZN3QV49Debugging8DebuggerC1EPNS_15ExecutionEngineE at Base 5.2.0~beta1 1
  _ZN3QV49Debugging8DebuggerC2EPNS_15ExecutionEngineE at Base 5.2.0~beta1 1
  _ZN3QV49Debugging8DebuggerD1Ev at Base 5.2.0~beta1 1
@@ -1688,7 +1688,7 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN3QV49Primitive7toInt32Ed at Base 5.2.0~beta1
  _ZN3QV49Primitive8toUInt32Ed at Base 5.2.0~beta1
  _ZN3QV49Primitive9toIntegerEd at Base 5.2.0~beta1
- _ZN3QV49WeakValue8markOnceEPNS_15ExecutionEngineE at Base 5.2.0~rc1
+ _ZN3QV49WeakValue8markOnceEPNS_15ExecutionEngineE at Base 5.2.0~rc1 1
  _ZN3QV49WeakValueC1ENS_8ValueRefE at Base 5.2.0~beta1 1
  _ZN3QV49WeakValueC1ERKS0_ at Base 5.2.0~beta1 1
  _ZN3QV49WeakValueC1Ey at Base 5.2.0~beta1 1
@@ -1748,14 +1748,14 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZN5QtQml7qmlInfoEPK7QObject at Base 5.1.0
  _ZN5QtQml7qmlInfoEPK7QObjectRK5QListI9QQmlErrorE at Base 5.1.0
  _ZN5QtQml7qmlInfoEPK7QObjectRK9QQmlError at Base 5.1.0
- _ZN5QtQml9JSCodeGen16beginObjectScopeEP17QQmlPropertyCache at Base 5.2.0~rc1
- _ZN5QtQml9JSCodeGen17beginContextScopeERK7QVectorINS0_9IdMappingEEP17QQmlPropertyCache at Base 5.2.0~rc1
+ _ZN5QtQml9JSCodeGen16beginObjectScopeEP17QQmlPropertyCache at Base 5.2.0~rc1 1
+ _ZN5QtQml9JSCodeGen17beginContextScopeERK7QVectorINS0_9IdMappingEEP17QQmlPropertyCache at Base 5.2.0~rc1 1
  _ZN5QtQml9JSCodeGen18fallbackNameLookupERK7QStringii at Base 5.2.0~rc1
- _ZN5QtQml9JSCodeGen26lookupQmlCompliantPropertyEP17QQmlPropertyCacheRK7QStringPb at Base 5.2.0~rc1
+ _ZN5QtQml9JSCodeGen26lookupQmlCompliantPropertyEP17QQmlPropertyCacheRK7QStringPb at Base 5.2.0~rc1 1
  _ZN5QtQml9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListIPN6QQmlJS3AST4NodeEERK5QHashIi7QStringE at Base 5.2.0~rc1
  _ZN5QtQml9JSCodeGen6memberEPN6QQmlJS4V4IR4ExprEPK7QString at Base 5.2.0~rc1
- _ZN5QtQml9JSCodeGenC1EP17QQmlEnginePrivateRK7QStringS5_PN6QQmlJS4V4IR6ModuleEPNS6_6EngineEPNS6_3AST9UiProgramEP17QQmlTypeNameCache at Base 5.2.0~rc1
- _ZN5QtQml9JSCodeGenC2EP17QQmlEnginePrivateRK7QStringS5_PN6QQmlJS4V4IR6ModuleEPNS6_6EngineEPNS6_3AST9UiProgramEP17QQmlTypeNameCache at Base 5.2.0~rc1
+ _ZN5QtQml9JSCodeGenC1EP17QQmlEnginePrivateRK7QStringS5_PN6QQmlJS4V4IR6ModuleEPNS6_6EngineEPNS6_3AST9UiProgramEP17QQmlTypeNameCache at Base 5.2.0~rc1 1
+ _ZN5QtQml9JSCodeGenC2EP17QQmlEnginePrivateRK7QStringS5_PN6QQmlJS4V4IR6ModuleEPNS6_6EngineEPNS6_3AST9UiProgramEP17QQmlTypeNameCache at Base 5.2.0~rc1 1
  _ZN5QtQml9JSCodeGenD0Ev at Base 5.2.0~beta1
  _ZN5QtQml9JSCodeGenD1Ev at Base 5.2.0~beta1
  _ZN5QtQml9JSCodeGenD2Ev at Base 5.2.0~beta1
@@ -2660,17 +2660,17 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZNK3QV47Managed9classNameEv at Base 5.2.0~beta1 1
  _ZNK3QV48Compiler15JSUnitGenerator11getStringIdERK7QString at Base 5.2.0~beta1
  _ZNK3QV49Debugging13DebuggerAgent10metaObjectEv at Base 5.2.0~beta1 1
- _ZNK3QV49Debugging13DebuggerAgent13breakPointIdsERK7QStringi at Base 5.2.0~rc1
+ _ZNK3QV49Debugging13DebuggerAgent13breakPointIdsERK7QStringi at Base 5.2.0~rc1 1
  _ZNK3QV49Debugging13DebuggerAgent5pauseEPNS0_8DebuggerE at Base 5.2.0~beta1 1
  _ZNK3QV49Debugging13DebuggerAgent8pauseAllEv at Base 5.2.0~beta1 1
- _ZNK3QV49Debugging13DebuggerAgent9resumeAllEv at Base 5.2.0~rc1
- _ZNK3QV49Debugging8Debugger10stackTraceEi at Base 5.2.0~rc1
+ _ZNK3QV49Debugging13DebuggerAgent9resumeAllEv at Base 5.2.0~rc1 1
+ _ZNK3QV49Debugging8Debugger10stackTraceEi at Base 5.2.0~rc1 1
  _ZNK3QV49Debugging8Debugger11BreakPoints8containsERK7QStringi at Base 5.2.0~beta1 1
- _ZNK3QV49Debugging8Debugger11getFunctionEv at Base 5.2.0~rc1
- _ZNK3QV49Debugging8Debugger13getScopeTypesEi at Base 5.2.0~rc1
- _ZNK3QV49Debugging8Debugger20collectReturnedValueEPNS1_9CollectorE at Base 5.2.0~rc1
+ _ZNK3QV49Debugging8Debugger11getFunctionEv at Base 5.2.0~rc1 1
+ _ZNK3QV49Debugging8Debugger13getScopeTypesEi at Base 5.2.0~rc1 1
+ _ZNK3QV49Debugging8Debugger20collectReturnedValueEPNS1_9CollectorE at Base 5.2.0~rc1 1
  _ZNK3QV49Debugging8Debugger21currentExecutionStateEPKh at Base 5.2.0~beta1 1
- _ZNK3QV49Debugging8Debugger29temporaryBreakPointInFunctionEPNS_16ExecutionContextE at Base 5.2.0~rc1
+ _ZNK3QV49Debugging8Debugger29temporaryBreakPointInFunctionEPNS_16ExecutionContextE at Base 5.2.0~rc1 1
  _ZNK5QtQml16QmlUnitGenerator11getStringIdERK7QString at Base 5.2.0~beta1
  _ZNK5QtQml17QQmlCodeGenerator9textRefAtERKN6QQmlJS3AST14SourceLocationES5_ at Base 5.2.0~beta1
  _ZNK6QQmlJS4Moth20InstructionSelection11squeezeCodeEv at Base 5.2.0~beta1
@@ -2858,9 +2858,9 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZTI25QQmlBoundSignalExpression at Base 5.0.2 1
  _ZTI26QAbstractDynamicMetaObject at Base 5.0.2
  _ZTI26QParallelAnimationGroupJob at Base 5.0.2 1
- _ZTI26QQmlAbstractUrlInterceptor at Base 5.2.0~beta1
+ _ZTI26QQmlAbstractUrlInterceptor at Base 5.2.0~beta1 1
  _ZTI27QAnimationJobChangeListener at Base 5.0.2 1
- _ZTI27QQmlFileSelectorInterceptor at Base 5.2.0~rc1
+ _ZTI27QQmlFileSelectorInterceptor at Base 5.2.0~rc1 1
  _ZTI27QQmlTypesExtensionInterface at Base 5.0.2
  _ZTI28QQmlApplicationEnginePrivate at Base 5.1.0 1
  _ZTI28QQmlPropertyValueInterceptor at Base 5.0.2 1
@@ -2878,8 +2878,8 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZTIN3QV46ObjectE at Base 5.2.0~beta1
  _ZTIN3QV47ManagedE at Base 5.2.0~beta1 1
  _ZTIN3QV49Debugging13DebuggerAgentE at Base 5.2.0~beta1 1
- _ZTIN3QV49Debugging8Debugger3JobE at Base 5.2.0~rc1
- _ZTIN3QV49Debugging8Debugger9CollectorE at Base 5.2.0~rc1
+ _ZTIN3QV49Debugging8Debugger3JobE at Base 5.2.0~rc1 1
+ _ZTIN3QV49Debugging8Debugger9CollectorE at Base 5.2.0~rc1 1
  _ZTIN5QtQml17QQmlCodeGeneratorE at Base 5.2.0~beta1
  _ZTIN5QtQml9JSCodeGenE at Base 5.2.0~beta1
  _ZTIN6QQmlJS15EvalISelFactoryE at Base 5.2.0~beta1 1
@@ -2958,9 +2958,9 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZTS25QQmlBoundSignalExpression at Base 5.0.2 1
  _ZTS26QAbstractDynamicMetaObject at Base 5.0.2
  _ZTS26QParallelAnimationGroupJob at Base 5.0.2 1
- _ZTS26QQmlAbstractUrlInterceptor at Base 5.2.0~beta1
+ _ZTS26QQmlAbstractUrlInterceptor at Base 5.2.0~beta1 1
  _ZTS27QAnimationJobChangeListener at Base 5.0.2 1
- _ZTS27QQmlFileSelectorInterceptor at Base 5.2.0~rc1
+ _ZTS27QQmlFileSelectorInterceptor at Base 5.2.0~rc1 1
  _ZTS27QQmlTypesExtensionInterface at Base 5.0.2
  _ZTS28QQmlApplicationEnginePrivate at Base 5.1.0 1
  _ZTS28QQmlPropertyValueInterceptor at Base 5.0.2 1
@@ -2978,8 +2978,8 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZTSN3QV46ObjectE at Base 5.2.0~beta1
  _ZTSN3QV47ManagedE at Base 5.2.0~beta1 1
  _ZTSN3QV49Debugging13DebuggerAgentE at Base 5.2.0~beta1 1
- _ZTSN3QV49Debugging8Debugger3JobE at Base 5.2.0~rc1
- _ZTSN3QV49Debugging8Debugger9CollectorE at Base 5.2.0~rc1
+ _ZTSN3QV49Debugging8Debugger3JobE at Base 5.2.0~rc1 1
+ _ZTSN3QV49Debugging8Debugger9CollectorE at Base 5.2.0~rc1 1
  _ZTSN5QtQml17QQmlCodeGeneratorE at Base 5.2.0~beta1
  _ZTSN5QtQml9JSCodeGenE at Base 5.2.0~beta1
  _ZTSN6QQmlJS15EvalISelFactoryE at Base 5.2.0~beta1 1
@@ -3055,9 +3055,9 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZTV25QQmlBoundSignalExpression at Base 5.0.2 1
  _ZTV26QAbstractDynamicMetaObject at Base 5.0.2
  _ZTV26QParallelAnimationGroupJob at Base 5.0.2 1
- _ZTV26QQmlAbstractUrlInterceptor at Base 5.2.0~beta1
+ _ZTV26QQmlAbstractUrlInterceptor at Base 5.2.0~beta1 1
  _ZTV27QAnimationJobChangeListener at Base 5.0.2 1
- _ZTV27QQmlFileSelectorInterceptor at Base 5.2.0~rc1
+ _ZTV27QQmlFileSelectorInterceptor at Base 5.2.0~rc1 1
  _ZTV27QQmlTypesExtensionInterface at Base 5.0.2
  _ZTV28QQmlApplicationEnginePrivate at Base 5.1.0 1
  _ZTV28QQmlPropertyValueInterceptor at Base 5.0.2 1
@@ -3073,8 +3073,8 @@ libQt5Qml.so.5 libqt5qml5 #MINVER#
  _ZTVN3QV412CompiledData15CompilationUnitE at Base 5.2.0~beta1
  _ZTVN3QV422PersistentValuePrivateE at Base 5.2.0~beta1
  _ZTVN3QV49Debugging13DebuggerAgentE at Base 5.2.0~beta1 1
- _ZTVN3QV49Debugging8Debugger3JobE at Base 5.2.0~rc1
- _ZTVN3QV49Debugging8Debugger9CollectorE at Base 5.2.0~rc1
+ _ZTVN3QV49Debugging8Debugger3JobE at Base 5.2.0~rc1 1
+ _ZTVN3QV49Debugging8Debugger9CollectorE at Base 5.2.0~rc1 1
  _ZTVN5QtQml17QQmlCodeGeneratorE at Base 5.2.0~beta1
  _ZTVN5QtQml9JSCodeGenE at Base 5.2.0~beta1
  _ZTVN6QQmlJS15EvalISelFactoryE at Base 5.2.0~beta1 1
diff --git a/debian/libqt5quick5.symbols b/debian/libqt5quick5.symbols
index 203ed97..a2f1a02 100644
--- a/debian/libqt5quick5.symbols
+++ b/debian/libqt5quick5.symbols
@@ -215,19 +215,19 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN10QQuickViewD2Ev at Base 5.0.2
  _ZN10QSGContext11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.0.2 1
  _ZN10QSGContext11qt_metacastEPKc at Base 5.0.2 1
- _ZN10QSGContext15createGlyphNodeEP16QSGRenderContext at Base 5.2.0~rc1
+ _ZN10QSGContext15createGlyphNodeEP16QSGRenderContext at Base 5.2.0~rc1 1
  _ZN10QSGContext15createImageNodeEv at Base 5.0.2 1
  _ZN10QSGContext16staticMetaObjectE at Base 5.0.2 1
  _ZN10QSGContext19createRectangleNodeEv at Base 5.0.2 1
  _ZN10QSGContext19createWindowManagerEv at Base 5.0.2 1
- _ZN10QSGContext19sharedOpenGLContextEv at Base 5.2.0~rc1
+ _ZN10QSGContext19sharedOpenGLContextEv at Base 5.2.0~rc1 1
  _ZN10QSGContext20createDefaultContextEv at Base 5.0.2 1
  _ZN10QSGContext21createAnimationDriverEP7QObject at Base 5.0.2 1
- _ZN10QSGContext21createNativeGlyphNodeEP16QSGRenderContext at Base 5.2.0~rc1
- _ZN10QSGContext22setSharedOpenGLContextEP14QOpenGLContext at Base 5.2.0~rc1
+ _ZN10QSGContext21createNativeGlyphNodeEP16QSGRenderContext at Base 5.2.0~rc1 1
+ _ZN10QSGContext22setSharedOpenGLContextEP14QOpenGLContext at Base 5.2.0~rc1 1
  _ZN10QSGContext23setDistanceFieldEnabledEb at Base 5.0.2 1
- _ZN10QSGContext24renderContextInitializedEP16QSGRenderContext at Base 5.2.0~rc1
- _ZN10QSGContext24renderContextInvalidatedEP16QSGRenderContext at Base 5.2.0~rc1
+ _ZN10QSGContext24renderContextInitializedEP16QSGRenderContext at Base 5.2.0~rc1 1
+ _ZN10QSGContext24renderContextInvalidatedEP16QSGRenderContext at Base 5.2.0~rc1 1
  _ZN10QSGContext29createTextureFactoryFromImageERK6QImage at Base 5.0.2 1
  _ZN10QSGContextC1EP7QObject at Base 5.0.2 1
  _ZN10QSGContextC2EP7QObject at Base 5.0.2 1
@@ -321,8 +321,8 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN11QSGRenderer25setProjectionMatrixToRectERK6QRectF at Base 5.0.2 1
  _ZN11QSGRenderer31setProjectionMatrixToDeviceRectEv at Base 5.0.2 1
  _ZN11QSGRenderer4drawEPK17QSGMaterialShaderPK11QSGGeometry at Base 5.0.2 1
- _ZN11QSGRendererC1EP16QSGRenderContext at Base 5.2.0~rc1
- _ZN11QSGRendererC2EP16QSGRenderContext at Base 5.2.0~rc1
+ _ZN11QSGRendererC1EP16QSGRenderContext at Base 5.2.0~rc1 1
+ _ZN11QSGRendererC2EP16QSGRenderContext at Base 5.2.0~rc1 1
  _ZN11QSGRendererD0Ev at Base 5.0.2 1
  _ZN11QSGRendererD1Ev at Base 5.0.2 1
  _ZN11QSGRendererD2Ev at Base 5.0.2 1
@@ -918,7 +918,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN15QQuickTextInput14mouseMoveEventEP11QMouseEvent at Base 5.0.2 1
  _ZN15QQuickTextInput15canPasteChangedEv at Base 5.0.2 1
  _ZN15QQuickTextInput15echoModeChangedENS_8EchoModeE at Base 5.0.2 1
- _ZN15QQuickTextInput15editingFinishedEv at Base 5.2.0~rc1
+ _ZN15QQuickTextInput15editingFinishedEv at Base 5.2.0~rc1 1
  _ZN15QQuickTextInput15geometryChangedERK6QRectFS2_ at Base 5.0.2 1
  _ZN15QQuickTextInput15mousePressEventEP11QMouseEvent at Base 5.0.2 1
  _ZN15QQuickTextInput15readOnlyChangedEb at Base 5.0.2 1
@@ -1095,7 +1095,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN16QSGAreaAllocatorC2ERK5QSize at Base 5.0.2 1
  _ZN16QSGAreaAllocatorD1Ev at Base 5.0.2 1
  _ZN16QSGAreaAllocatorD2Ev at Base 5.0.2 1
- _ZN16QSGBatchRenderer8Renderer10preprocessEv at Base 5.2.0~rc1
+ _ZN16QSGBatchRenderer8Renderer10preprocessEv at Base 5.2.0~rc1 1
  _ZN16QSGBatchRenderer8Renderer10updateClipEPK11QSGClipNodePKNS_5BatchE at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer11tagSubRootsEPNS_4NodeE at Base 5.2.0~beta1 1
@@ -1125,13 +1125,13 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN16QSGBatchRenderer8Renderer25invalidateAndRecycleBatchEPNS_5BatchE at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer25removeBatchRootFromParentEPNS_4NodeE at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer27buildRenderListsFromScratchEv at Base 5.2.0~beta1 1
- _ZN16QSGBatchRenderer8Renderer29invalidateAlphaBatchesForRootEPNS_4NodeE at Base 5.2.0~rc1
+ _ZN16QSGBatchRenderer8Renderer29invalidateAlphaBatchesForRootEPNS_4NodeE at Base 5.2.0~rc1 1
  _ZN16QSGBatchRenderer8Renderer30buildRenderListsForTaggedRootsEv at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer3mapEPNS_6BufferEi at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer5unmapEPNS_6BufferE at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8Renderer6renderEv at Base 5.2.0~beta1 1
- _ZN16QSGBatchRenderer8RendererC1EP16QSGRenderContext at Base 5.2.0~rc1
- _ZN16QSGBatchRenderer8RendererC2EP16QSGRenderContext at Base 5.2.0~rc1
+ _ZN16QSGBatchRenderer8RendererC1EP16QSGRenderContext at Base 5.2.0~rc1 1
+ _ZN16QSGBatchRenderer8RendererC2EP16QSGRenderContext at Base 5.2.0~rc1 1
  _ZN16QSGBatchRenderer8RendererD0Ev at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8RendererD1Ev at Base 5.2.0~beta1 1
  _ZN16QSGBatchRenderer8RendererD2Ev at Base 5.2.0~beta1 1
@@ -1146,27 +1146,27 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN16QSGRectangleNodeD0Ev at Base 5.0.2 1
  _ZN16QSGRectangleNodeD1Ev at Base 5.0.2 1
  _ZN16QSGRectangleNodeD2Ev at Base 5.0.2 1
- _ZN16QSGRenderContext10initializeEP14QOpenGLContext at Base 5.2.0~rc1
- _ZN16QSGRenderContext10invalidateEv at Base 5.2.0~rc1
- _ZN16QSGRenderContext11initializedEv at Base 5.2.0~rc1
- _ZN16QSGRenderContext11invalidatedEv at Base 5.2.0~rc1
- _ZN16QSGRenderContext11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.2.0~rc1
- _ZN16QSGRenderContext11qt_metacastEPKc at Base 5.2.0~rc1
- _ZN16QSGRenderContext14createRendererEv at Base 5.2.0~rc1
- _ZN16QSGRenderContext15renderNextFrameEP11QSGRendererj at Base 5.2.0~rc1
- _ZN16QSGRenderContext16staticMetaObjectE at Base 5.2.0~rc1
- _ZN16QSGRenderContext17textureForFactoryEP20QQuickTextureFactoryP12QQuickWindow at Base 5.2.0~rc1
- _ZN16QSGRenderContext23distanceFieldGlyphCacheERK8QRawFont at Base 5.2.0~rc1
- _ZN16QSGRenderContext23textureFactoryDestroyedEP7QObject at Base 5.2.0~rc1
- _ZN16QSGRenderContext24depthStencilBufferForFboEP24QOpenGLFramebufferObject at Base 5.2.0~rc1
- _ZN16QSGRenderContext25depthStencilBufferManagerEv at Base 5.2.0~rc1
- _ZN16QSGRenderContext28registerFontengineForCleanupEP11QFontEngine at Base 5.2.0~rc1
- _ZN16QSGRenderContext4fromEP14QOpenGLContext at Base 5.2.0~rc1
- _ZN16QSGRenderContextC1EP10QSGContext at Base 5.2.0~rc1
- _ZN16QSGRenderContextC2EP10QSGContext at Base 5.2.0~rc1
- _ZN16QSGRenderContextD0Ev at Base 5.2.0~rc1
- _ZN16QSGRenderContextD1Ev at Base 5.2.0~rc1
- _ZN16QSGRenderContextD2Ev at Base 5.2.0~rc1
+ _ZN16QSGRenderContext10initializeEP14QOpenGLContext at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext10invalidateEv at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext11initializedEv at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext11invalidatedEv at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext11qt_metacastEPKc at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext14createRendererEv at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext15renderNextFrameEP11QSGRendererj at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext16staticMetaObjectE at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext17textureForFactoryEP20QQuickTextureFactoryP12QQuickWindow at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext23distanceFieldGlyphCacheERK8QRawFont at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext23textureFactoryDestroyedEP7QObject at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext24depthStencilBufferForFboEP24QOpenGLFramebufferObject at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext25depthStencilBufferManagerEv at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext28registerFontengineForCleanupEP11QFontEngine at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContext4fromEP14QOpenGLContext at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContextC1EP10QSGContext at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContextC2EP10QSGContext at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContextD0Ev at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContextD1Ev at Base 5.2.0~rc1 1
+ _ZN16QSGRenderContextD2Ev at Base 5.2.0~rc1 1
  _ZN16QSGTransformNode17setCombinedMatrixERK10QMatrix4x4 at Base 5.0.2
  _ZN16QSGTransformNode9setMatrixERK10QMatrix4x4 at Base 5.0.2
  _ZN16QSGTransformNodeC1Ev at Base 5.0.2
@@ -1299,9 +1299,9 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN17QSGMaterialShader20setShaderSourceFilesE6QFlagsIN13QOpenGLShader13ShaderTypeBitEERK11QStringList at Base 5.2.0~rc1
  _ZN17QSGMaterialShader7compileEv at Base 5.0.2
  _ZN17QSGMaterialShader8activateEv at Base 5.0.2
- _ZN17QSGMaterialShaderC1ER24QSGMaterialShaderPrivate at Base 5.2.0~rc1
+ _ZN17QSGMaterialShaderC1ER24QSGMaterialShaderPrivate at Base 5.2.0~rc1 1
  _ZN17QSGMaterialShaderC1Ev at Base 5.0.2
- _ZN17QSGMaterialShaderC2ER24QSGMaterialShaderPrivate at Base 5.2.0~rc1
+ _ZN17QSGMaterialShaderC2ER24QSGMaterialShaderPrivate at Base 5.2.0~rc1 1
  _ZN17QSGMaterialShaderC2Ev at Base 5.0.2
  _ZN17QSGMaterialShaderD0Ev at Base 5.2.0~rc1
  _ZN17QSGMaterialShaderD1Ev at Base 5.2.0~rc1
@@ -1438,7 +1438,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN19QQuickWindowPrivate15initContentItemEv at Base 5.0.2 1
  _ZN19QQuickWindowPrivate15setFocusInScopeEP10QQuickItemS1_N2Qt11FocusReasonE6QFlagsINS_11FocusOptionEE at Base 5.1.0 1
  _ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem at Base 5.0.2 1
- _ZN19QQuickWindowPrivate16clearFocusObjectEv at Base 5.2.0~rc1
+ _ZN19QQuickWindowPrivate16clearFocusObjectEv at Base 5.2.0~rc1 1
  _ZN19QQuickWindowPrivate16deliverDragEventEP17QQuickDragGrabberP10QQuickItemP14QDragMoveEvent at Base 5.0.2 1
  _ZN19QQuickWindowPrivate16deliverDragEventEP17QQuickDragGrabberP6QEvent at Base 5.0.2 1
  _ZN19QQuickWindowPrivate16renderSceneGraphERK5QSize at Base 5.0.2 1
@@ -1677,8 +1677,8 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN22QQuickAnimatorProxyJob14readyToAnimateEv at Base 5.2.0~beta1 1
  _ZN22QQuickAnimatorProxyJob16staticMetaObjectE at Base 5.2.0~beta1 1
  _ZN22QQuickAnimatorProxyJob17updateCurrentTimeEi at Base 5.2.0~beta1 1
- _ZN22QQuickAnimatorProxyJob19startedByControllerEv at Base 5.2.0~rc1
- _ZN22QQuickAnimatorProxyJob20controllerWasDeletedEv at Base 5.2.0~rc1
+ _ZN22QQuickAnimatorProxyJob19startedByControllerEv at Base 5.2.0~rc1 1
+ _ZN22QQuickAnimatorProxyJob20controllerWasDeletedEv at Base 5.2.0~rc1 1
  _ZN22QQuickAnimatorProxyJob20findAnimationContextEP23QQuickAbstractAnimation at Base 5.2.0~beta1 1
  _ZN22QQuickAnimatorProxyJob21sceneGraphInitializedEv at Base 5.2.0~beta1 1
  _ZN22QQuickAnimatorProxyJob21syncBackCurrentValuesEv at Base 5.2.0~beta1 1
@@ -1749,14 +1749,14 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN22QQuickStochasticEngineD0Ev at Base 5.0.2 1
  _ZN22QQuickStochasticEngineD1Ev at Base 5.0.2 1
  _ZN22QQuickStochasticEngineD2Ev at Base 5.0.2 1
- _ZN22QSGShaderSourceBuilder12appendSourceERK10QByteArray at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilder13addDefinitionERK10QByteArray at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilder13removeVersionEv at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilder16appendSourceFileERK7QString at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilder26initializeProgramFromFilesEP20QOpenGLShaderProgramRK7QStringS4_ at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilder5clearEv at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilderC1Ev at Base 5.2.0~rc1
- _ZN22QSGShaderSourceBuilderC2Ev at Base 5.2.0~rc1
+ _ZN22QSGShaderSourceBuilder12appendSourceERK10QByteArray at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilder13addDefinitionERK10QByteArray at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilder13removeVersionEv at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilder16appendSourceFileERK7QString at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilder26initializeProgramFromFilesEP20QOpenGLShaderProgramRK7QStringS4_ at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilder5clearEv at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilderC1Ev at Base 5.2.0~rc1 1
+ _ZN22QSGShaderSourceBuilderC2Ev at Base 5.2.0~rc1 1
  _ZN22QSGSmoothColorMaterialC1Ev at Base 5.1.1 1
  _ZN22QSGSmoothColorMaterialC2Ev at Base 5.1.1 1
  _ZN22QSGSmoothColorMaterialD0Ev at Base 5.1.1 1
@@ -2065,8 +2065,8 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZN30QSGOpaqueTextureMaterialShader10initializeEv at Base 5.0.2 1
  _ZN30QSGOpaqueTextureMaterialShader11updateStateERKN17QSGMaterialShader11RenderStateEP11QSGMaterialS5_ at Base 5.0.2 1
  _ZN30QSGOpaqueTextureMaterialShader4typeE at Base 5.0.2 1
- _ZN30QSGOpaqueTextureMaterialShaderC1Ev at Base 5.2.0~rc1
- _ZN30QSGOpaqueTextureMaterialShaderC2Ev at Base 5.2.0~rc1
+ _ZN30QSGOpaqueTextureMaterialShaderC1Ev at Base 5.2.0~rc1 1
+ _ZN30QSGOpaqueTextureMaterialShaderC2Ev at Base 5.2.0~rc1 1
  _ZN30QSGOpaqueTextureMaterialShaderD0Ev at Base 5.0.2 1
  _ZN30QSGOpaqueTextureMaterialShaderD1Ev at Base 5.0.2 1
  _ZN30QSGOpaqueTextureMaterialShaderD2Ev at Base 5.0.2 1
@@ -2495,9 +2495,9 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZNK16QQuickTransition7toStateEv at Base 5.0.2 1
  _ZNK16QQuickTransition9fromStateEv at Base 5.0.2 1
  _ZNK16QSGContextPlugin10metaObjectEv at Base 5.0.2 1
- _ZNK16QSGRenderContext10metaObjectEv at Base 5.2.0~rc1
- _ZNK16QSGRenderContext13createTextureERK6QImage at Base 5.2.0~rc1
- _ZNK16QSGRenderContext20createTextureNoAtlasERK6QImage at Base 5.2.0~rc1
+ _ZNK16QSGRenderContext10metaObjectEv at Base 5.2.0~rc1 1
+ _ZNK16QSGRenderContext13createTextureERK6QImage at Base 5.2.0~rc1 1
+ _ZNK16QSGRenderContext20createTextureNoAtlasERK6QImage at Base 5.2.0~rc1 1
  _ZNK17QQuickAnimatorJob5valueEv at Base 5.2.0~beta1 1
  _ZNK17QQuickItemPrivate13dirtyToStringEv at Base 5.0.2 1
  _ZNK17QQuickItemPrivate14verticalCenterEv at Base 5.0.2 1
@@ -2607,9 +2607,9 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZNK22QQuickRotationAnimator9directionEv at Base 5.2.0~beta1 1
  _ZNK22QQuickShaderEffectNode10metaObjectEv at Base 5.0.2 1
  _ZNK22QQuickStochasticEngine10metaObjectEv at Base 5.0.2 1
- _ZNK22QSGShaderSourceBuilder14contextProfileEv at Base 5.2.0~rc1
- _ZNK22QSGShaderSourceBuilder17resolveShaderPathERK7QString at Base 5.2.0~rc1
- _ZNK22QSGShaderSourceBuilder6sourceEv at Base 5.2.0~rc1
+ _ZNK22QSGShaderSourceBuilder14contextProfileEv at Base 5.2.0~rc1 1
+ _ZNK22QSGShaderSourceBuilder17resolveShaderPathERK7QString at Base 5.2.0~rc1 1
+ _ZNK22QSGShaderSourceBuilder6sourceEv at Base 5.2.0~rc1 1
  _ZNK22QSGSmoothColorMaterial12createShaderEv at Base 5.1.1 1
  _ZNK22QSGSmoothColorMaterial4typeEv at Base 5.1.1 1
  _ZNK22QSGSmoothColorMaterial7compareEPK11QSGMaterial at Base 5.1.1 1
@@ -2657,7 +2657,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZNK24QQuickShaderEffectSource6mipmapEv at Base 5.0.2 1
  _ZNK24QQuickShaderEffectSource8wrapModeEv at Base 5.0.2 1
  _ZNK24QQuickShaderEffectSource9recursiveEv at Base 5.0.2 1
- _ZNK24QSGMaterialShaderPrivate16loadShaderSourceE6QFlagsIN13QOpenGLShader13ShaderTypeBitEE at Base 5.2.0~rc1
+ _ZNK24QSGMaterialShaderPrivate16loadShaderSourceE6QFlagsIN13QOpenGLShader13ShaderTypeBitEE at Base 5.2.0~rc1 1
  _ZNK24QSGOpaqueTextureMaterial12createShaderEv at Base 5.0.2
  _ZNK24QSGOpaqueTextureMaterial4typeEv at Base 5.0.2
  _ZNK24QSGOpaqueTextureMaterial7compareEPK11QSGMaterial at Base 5.0.2
@@ -2677,8 +2677,8 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZNK28QSGDistanceFieldTextMaterial7compareEPK11QSGMaterial at Base 5.0.2
  _ZNK30QSGOpaqueTextureMaterialShader14attributeNamesEv at Base 5.0.2 1
  _ZNK33QSGDefaultDistanceFieldGlyphCache14maxTextureSizeEv at Base 5.0.2 1
- _ZNK33QSGDefaultDistanceFieldGlyphCache26useTextureResizeWorkaroundEv at Base 5.2.0~rc1
- _ZNK33QSGDefaultDistanceFieldGlyphCache26useTextureUploadWorkaroundEv at Base 5.2.0~rc1
+ _ZNK33QSGDefaultDistanceFieldGlyphCache26useTextureResizeWorkaroundEv at Base 5.2.0~rc1 1
+ _ZNK33QSGDefaultDistanceFieldGlyphCache26useTextureUploadWorkaroundEv at Base 5.2.0~rc1 1
  _ZNK34QSGDistanceFieldStyledTextMaterial7compareEPK11QSGMaterial at Base 5.0.2 1
  _ZNK35QSGDistanceFieldOutlineTextMaterial12createShaderEv at Base 5.0.2 1
  _ZNK35QSGDistanceFieldOutlineTextMaterial4typeEv at Base 5.0.2 1
@@ -2688,7 +2688,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZNK39QSGLoQSubPixelDistanceFieldTextMaterial4typeEv at Base 5.0.2 1
  _ZNK40QSGDistanceFieldShiftedStyleTextMaterial12createShaderEv at Base 5.0.2 1
  _ZNK40QSGDistanceFieldShiftedStyleTextMaterial4typeEv at Base 5.0.2 1
- _ZNK40QSGDistanceFieldShiftedStyleTextMaterial7compareEPK11QSGMaterial at Base 5.2.0~rc1
+ _ZNK40QSGDistanceFieldShiftedStyleTextMaterial7compareEPK11QSGMaterial at Base 5.2.0~rc1 1
  _ZNK7QSGNode10childCountEv at Base 5.0.2
  _ZNK7QSGNode12childAtIndexEi at Base 5.0.2
  _ZNK7QSGNode16isSubtreeBlockedEv at Base 5.0.2
@@ -2734,7 +2734,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZTI16QQuickTransition at Base 5.0.2 1
  _ZTI16QSGContextPlugin at Base 5.0.2 1
  _ZTI16QSGRectangleNode at Base 5.0.2 1
- _ZTI16QSGRenderContext at Base 5.2.0~rc1
+ _ZTI16QSGRenderContext at Base 5.2.0~rc1 1
  _ZTI16QSGTransformNode at Base 5.0.2
  _ZTI17QFactoryInterface at Base 5.0.2
  _ZTI17QInputMethodEvent at Base 5.0.2
@@ -2778,7 +2778,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZTI22QQuickScaleAnimatorJob at Base 5.2.0~beta1 1
  _ZTI22QQuickShaderEffectNode at Base 5.0.2 1
  _ZTI22QQuickStochasticEngine at Base 5.0.2 1
- _ZTI22QSGShaderSourceBuilder at Base 5.2.0~rc1
+ _ZTI22QSGShaderSourceBuilder at Base 5.2.0~rc1 1
  _ZTI22QSGSmoothColorMaterial at Base 5.1.1 1
  _ZTI22QSGVertexColorMaterial at Base 5.0.2
  _ZTI23QQuickAbstractAnimation at Base 5.0.2 1
@@ -2857,7 +2857,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZTS16QQuickTransition at Base 5.0.2 1
  _ZTS16QSGContextPlugin at Base 5.0.2 1
  _ZTS16QSGRectangleNode at Base 5.0.2 1
- _ZTS16QSGRenderContext at Base 5.2.0~rc1
+ _ZTS16QSGRenderContext at Base 5.2.0~rc1 1
  _ZTS16QSGTransformNode at Base 5.0.2
  _ZTS17QFactoryInterface at Base 5.0.2
  _ZTS17QInputMethodEvent at Base 5.0.2
@@ -2901,7 +2901,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZTS22QQuickScaleAnimatorJob at Base 5.2.0~beta1 1
  _ZTS22QQuickShaderEffectNode at Base 5.0.2 1
  _ZTS22QQuickStochasticEngine at Base 5.0.2 1
- _ZTS22QSGShaderSourceBuilder at Base 5.2.0~rc1
+ _ZTS22QSGShaderSourceBuilder at Base 5.2.0~rc1 1
  _ZTS22QSGSmoothColorMaterial at Base 5.1.1 1
  _ZTS22QSGVertexColorMaterial at Base 5.0.2
  _ZTS23QQuickAbstractAnimation at Base 5.0.2 1
@@ -2979,7 +2979,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZTV16QQuickTransition at Base 5.0.2 1
  _ZTV16QSGContextPlugin at Base 5.0.2 1
  _ZTV16QSGRectangleNode at Base 5.0.2 1
- _ZTV16QSGRenderContext at Base 5.2.0~rc1
+ _ZTV16QSGRenderContext at Base 5.2.0~rc1 1
  _ZTV16QSGTransformNode at Base 5.0.2
  _ZTV17QFactoryInterface at Base 5.0.2
  _ZTV17QInputMethodEvent at Base 5.0.2
@@ -3023,7 +3023,7 @@ libQt5Quick.so.5 libqt5quick5 #MINVER#
  _ZTV22QQuickScaleAnimatorJob at Base 5.2.0~beta1 1
  _ZTV22QQuickShaderEffectNode at Base 5.0.2 1
  _ZTV22QQuickStochasticEngine at Base 5.0.2 1
- _ZTV22QSGShaderSourceBuilder at Base 5.2.0~rc1
+ _ZTV22QSGShaderSourceBuilder at Base 5.2.0~rc1 1
  _ZTV22QSGSmoothColorMaterial at Base 5.1.1 1
  _ZTV22QSGVertexColorMaterial at Base 5.0.2
  _ZTV23QQuickAbstractAnimation at Base 5.0.2 1

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list