[SCM] qtsensors packaging branch, master, updated. debian/5.1.1+dfsg-1-7-g52da218

Dmitry Shachnev mitya57-guest at alioth.debian.org
Sun Nov 10 09:23:00 UTC 2013


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

The following commit has been merged in the master branch:
commit 52da21895a1e1faefcc2e215fac5f71d6559f56e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Nov 10 13:22:44 2013 +0400

    Substitute qreal in symbols file to fix FTBFS on ARM architectures.
---
 debian/changelog              |    2 ++
 debian/libqt5sensors5.symbols |   48 ++++++++++++++++++++---------------------
 2 files changed, 26 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12b997f..07c2cbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtsensors-opensource-src (5.1.1+dfsg-3) UNRELEASED; urgency=low
 
+  [ Dmitry Shachnev ]
+  * Substitute qreal in symbols file to fix FTBFS on ARM architectures.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 10 Nov 2013 13:21:06 +0400
 
diff --git a/debian/libqt5sensors5.symbols b/debian/libqt5sensors5.symbols
index ec2d129..2e3db2d 100644
--- a/debian/libqt5sensors5.symbols
+++ b/debian/libqt5sensors5.symbols
@@ -64,9 +64,9 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN12QLightFilterD2Ev at Base 5.1.1
  _ZN12QLightSensor11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN12QLightSensor11qt_metacastEPKc at Base 5.1.1
- _ZN12QLightSensor14setFieldOfViewEd at Base 5.1.1
+ (subst)_ZN12QLightSensor14setFieldOfViewE{qreal}@Base 5.1.1
  _ZN12QLightSensor16staticMetaObjectE at Base 5.1.1
- _ZN12QLightSensor18fieldOfViewChangedEd at Base 5.1.1
+ (subst)_ZN12QLightSensor18fieldOfViewChangedE{qreal}@Base 5.1.1
  _ZN12QLightSensor4typeE at Base 5.1.1
  _ZN12QLightSensorC1EP7QObject at Base 5.1.1
  _ZN12QLightSensorC2EP7QObject at Base 5.1.1
@@ -75,8 +75,8 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN12QLightSensorD2Ev at Base 5.1.1
  _ZN12QTiltReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN12QTiltReading11qt_metacastEPKc at Base 5.1.1
- _ZN12QTiltReading12setXRotationEd at Base 5.1.1
- _ZN12QTiltReading12setYRotationEd at Base 5.1.1
+ (subst)_ZN12QTiltReading12setXRotationE{qreal}@Base 5.1.1
+ (subst)_ZN12QTiltReading12setYRotationE{qreal}@Base 5.1.1
  _ZN12QTiltReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN12QTiltReading16staticMetaObjectE at Base 5.1.1
  _ZN12QTiltReadingC1EP7QObject at Base 5.1.1
@@ -88,7 +88,7 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN13QLightReading11qt_metacastEPKc at Base 5.1.1
  _ZN13QLightReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN13QLightReading16staticMetaObjectE at Base 5.1.1
- _ZN13QLightReading6setLuxEd at Base 5.1.1
+ (subst)_ZN13QLightReading6setLuxE{qreal}@Base 5.1.1
  _ZN13QLightReadingC1EP7QObject at Base 5.1.1
  _ZN13QLightReadingC2EP7QObject at Base 5.1.1
  _ZN13QLightReadingD0Ev at Base 5.1.1
@@ -140,14 +140,14 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN14QHolsterSensorD1Ev at Base 5.1.1
  _ZN14QHolsterSensorD2Ev at Base 5.1.1
  _ZN14QSensorBackend10sensorBusyEv at Base 5.1.1
- _ZN14QSensorBackend11addDataRateEdd at Base 5.1.1
+ (subst)_ZN14QSensorBackend11addDataRateE{qreal}{qreal}@Base 5.1.1
  _ZN14QSensorBackend11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN14QSensorBackend11qt_metacastEPKc at Base 5.1.1
  _ZN14QSensorBackend11sensorErrorEi at Base 5.1.1
  _ZN14QSensorBackend11setReadingsEP14QSensorReadingS1_S1_ at Base 5.1.1
  _ZN14QSensorBackend12setDataRatesEPK7QSensor at Base 5.1.1
  _ZN14QSensorBackend13sensorStoppedEv at Base 5.1.1
- _ZN14QSensorBackend14addOutputRangeEddd at Base 5.1.1
+ (subst)_ZN14QSensorBackend14addOutputRangeE{qreal}{qreal}{qreal}@Base 5.1.1
  _ZN14QSensorBackend14setDescriptionERK7QString at Base 5.1.1
  _ZN14QSensorBackend16staticMetaObjectE at Base 5.1.1
  _ZN14QSensorBackend19newReadingAvailableEv at Base 5.1.1
@@ -180,12 +180,12 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN14QSensorReadingD0Ev at Base 5.1.1
  _ZN14QSensorReadingD1Ev at Base 5.1.1
  _ZN14QSensorReadingD2Ev at Base 5.1.1
- _ZN15QCompassReading10setAzimuthEd at Base 5.1.1
+ (subst)_ZN15QCompassReading10setAzimuthE{qreal}@Base 5.1.1
  _ZN15QCompassReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN15QCompassReading11qt_metacastEPKc at Base 5.1.1
  _ZN15QCompassReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN15QCompassReading16staticMetaObjectE at Base 5.1.1
- _ZN15QCompassReading19setCalibrationLevelEd at Base 5.1.1
+ (subst)_ZN15QCompassReading19setCalibrationLevelE{qreal}@Base 5.1.1
  _ZN15QCompassReadingC1EP7QObject at Base 5.1.1
  _ZN15QCompassReadingC2EP7QObject at Base 5.1.1
  _ZN15QCompassReadingD0Ev at Base 5.1.1
@@ -239,7 +239,7 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN16QGyroscopeFilterD2Ev at Base 5.1.1
  _ZN16QPressureReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN16QPressureReading11qt_metacastEPKc at Base 5.1.1
- _ZN16QPressureReading11setPressureEd at Base 5.1.1
+ (subst)_ZN16QPressureReading11setPressureE{qreal}@Base 5.1.1
  _ZN16QPressureReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN16QPressureReading16staticMetaObjectE at Base 5.1.1
  _ZN16QPressureReadingC1EP7QObject at Base 5.1.1
@@ -262,7 +262,7 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN16QProximitySensorD2Ev at Base 5.1.1
  _ZN16QRotationReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN16QRotationReading11qt_metacastEPKc at Base 5.1.1
- _ZN16QRotationReading12setFromEulerEddd at Base 5.1.1
+ (subst)_ZN16QRotationReading12setFromEulerE{qreal}{qreal}{qreal}@Base 5.1.1
  _ZN16QRotationReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN16QRotationReading16staticMetaObjectE at Base 5.1.1
  _ZN16QRotationReadingC1EP7QObject at Base 5.1.1
@@ -272,7 +272,7 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN16QRotationReadingD2Ev at Base 5.1.1
  _ZN17QAltimeterReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN17QAltimeterReading11qt_metacastEPKc at Base 5.1.1
- _ZN17QAltimeterReading11setAltitudeEd at Base 5.1.1
+ (subst)_ZN17QAltimeterReading11setAltitudeE{qreal}@Base 5.1.1
  _ZN17QAltimeterReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN17QAltimeterReading16staticMetaObjectE at Base 5.1.1
  _ZN17QAltimeterReadingC1EP7QObject at Base 5.1.1
@@ -284,9 +284,9 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN17QGyroscopeReading11qt_metacastEPKc at Base 5.1.1
  _ZN17QGyroscopeReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN17QGyroscopeReading16staticMetaObjectE at Base 5.1.1
- _ZN17QGyroscopeReading4setXEd at Base 5.1.1
- _ZN17QGyroscopeReading4setYEd at Base 5.1.1
- _ZN17QGyroscopeReading4setZEd at Base 5.1.1
+ (subst)_ZN17QGyroscopeReading4setXE{qreal}@Base 5.1.1
+ (subst)_ZN17QGyroscopeReading4setYE{qreal}@Base 5.1.1
+ (subst)_ZN17QGyroscopeReading4setZE{qreal}@Base 5.1.1
  _ZN17QGyroscopeReadingC1EP7QObject at Base 5.1.1
  _ZN17QGyroscopeReadingC2EP7QObject at Base 5.1.1
  _ZN17QGyroscopeReadingD0Ev at Base 5.1.1
@@ -344,7 +344,7 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN19QIRProximityReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN19QIRProximityReading11qt_metacastEPKc at Base 5.1.1
  _ZN19QIRProximityReading14copyValuesFromEP14QSensorReading at Base 5.1.1
- _ZN19QIRProximityReading14setReflectanceEd at Base 5.1.1
+ (subst)_ZN19QIRProximityReading14setReflectanceE{qreal}@Base 5.1.1
  _ZN19QIRProximityReading16staticMetaObjectE at Base 5.1.1
  _ZN19QIRProximityReadingC1EP7QObject at Base 5.1.1
  _ZN19QIRProximityReadingC2EP7QObject at Base 5.1.1
@@ -383,10 +383,10 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN20QMagnetometerReading11qt_metacastEPKc at Base 5.1.1
  _ZN20QMagnetometerReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN20QMagnetometerReading16staticMetaObjectE at Base 5.1.1
- _ZN20QMagnetometerReading19setCalibrationLevelEd at Base 5.1.1
- _ZN20QMagnetometerReading4setXEd at Base 5.1.1
- _ZN20QMagnetometerReading4setYEd at Base 5.1.1
- _ZN20QMagnetometerReading4setZEd at Base 5.1.1
+ (subst)_ZN20QMagnetometerReading19setCalibrationLevelE{qreal}@Base 5.1.1
+ (subst)_ZN20QMagnetometerReading4setXE{qreal}@Base 5.1.1
+ (subst)_ZN20QMagnetometerReading4setYE{qreal}@Base 5.1.1
+ (subst)_ZN20QMagnetometerReading4setZE{qreal}@Base 5.1.1
  _ZN20QMagnetometerReadingC1EP7QObject at Base 5.1.1
  _ZN20QMagnetometerReadingC2EP7QObject at Base 5.1.1
  _ZN20QMagnetometerReadingD0Ev at Base 5.1.1
@@ -396,9 +396,9 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN21QAccelerometerReading11qt_metacastEPKc at Base 5.1.1
  _ZN21QAccelerometerReading14copyValuesFromEP14QSensorReading at Base 5.1.1
  _ZN21QAccelerometerReading16staticMetaObjectE at Base 5.1.1
- _ZN21QAccelerometerReading4setXEd at Base 5.1.1
- _ZN21QAccelerometerReading4setYEd at Base 5.1.1
- _ZN21QAccelerometerReading4setZEd at Base 5.1.1
+ (subst)_ZN21QAccelerometerReading4setXE{qreal}@Base 5.1.1
+ (subst)_ZN21QAccelerometerReading4setYE{qreal}@Base 5.1.1
+ (subst)_ZN21QAccelerometerReading4setZE{qreal}@Base 5.1.1
  _ZN21QAccelerometerReadingC1EP7QObject at Base 5.1.1
  _ZN21QAccelerometerReadingC2EP7QObject at Base 5.1.1
  _ZN21QAccelerometerReadingD0Ev at Base 5.1.1
@@ -452,7 +452,7 @@ libQt5Sensors.so.5 libqt5sensors5 #MINVER#
  _ZN26QAmbientTemperatureReading11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.1.1
  _ZN26QAmbientTemperatureReading11qt_metacastEPKc at Base 5.1.1
  _ZN26QAmbientTemperatureReading14copyValuesFromEP14QSensorReading at Base 5.1.1
- _ZN26QAmbientTemperatureReading14setTemperatureEd at Base 5.1.1
+ (subst)_ZN26QAmbientTemperatureReading14setTemperatureE{qreal}@Base 5.1.1
  _ZN26QAmbientTemperatureReading16staticMetaObjectE at Base 5.1.1
  _ZN26QAmbientTemperatureReadingC1EP7QObject at Base 5.1.1
  _ZN26QAmbientTemperatureReadingC2EP7QObject at Base 5.1.1

-- 
qtsensors packaging



More information about the pkg-kde-commits mailing list