[neon/qt/qtspeech/Neon/release] debian: Use symver directive to catch all private symbols at once.
Dmitry Shachnev
null at kde.org
Fri Jul 15 12:10:15 BST 2022
Git commit af93d1aad03a8558fd02c07bad9dd3f58d51a237 by Dmitry Shachnev.
Committed on 03/07/2022 at 14:21.
Pushed by jriddell into branch 'Neon/release'.
Use symver directive to catch all private symbols at once.
M +1 -0 debian/changelog
M +1 -1 debian/libqt5texttospeech5.symbols
https://invent.kde.org/neon/qt/qtspeech/commit/af93d1aad03a8558fd02c07bad9dd3f58d51a237
diff --git a/debian/changelog b/debian/changelog
index 1bbdf8c..5d07004 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtspeech-opensource-src (5.15.5-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Bump Qt build-dependencies to 5.15.5.
+ * Use symver directive to catch all private symbols at once.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 03 Jul 2022 16:44:50 +0300
diff --git a/debian/libqt5texttospeech5.symbols b/debian/libqt5texttospeech5.symbols
index 2b72dce..81eb923 100644
--- a/debian/libqt5texttospeech5.symbols
+++ b/debian/libqt5texttospeech5.symbols
@@ -18,7 +18,7 @@ libQt5TextToSpeech.so.5 libqt5texttospeech5 #MINVER#
Qt_5.8 at Qt_5.8 5.9.0~rc2
Qt_5.9 at Qt_5.9 5.9.0~rc2
Qt_5 at Qt_5 5.8.0~alpha
- Qt_5_PRIVATE_API at Qt_5_PRIVATE_API 5.8.0~alpha
+ (symver)Qt_5_PRIVATE_API 0
_ZN13QTextToSpeech11qt_metacallEN11QMetaObject4CallEiPPv at Qt_5 5.8.0~alpha
_ZN13QTextToSpeech11qt_metacastEPKc at Qt_5 5.8.0~alpha
_ZN13QTextToSpeech11rateChangedEd at Qt_5 5.8.0~alpha
More information about the Neon-commits
mailing list