diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2026-02-24 09:57:25 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2026-02-24 09:57:25 +0100 |
| commit | d5f85ee4c8cd3d1873f82dc73df6b322b34b944e (patch) | |
| tree | baa717aba3bc109d817069044f8f8f1ce03eae47 /debian | |
| parent | 94959f110a880291d33fa0003c958e08f987c6b2 (diff) | |
| download | tde-packaging-d5f85ee4c8cd3d1873f82dc73df6b322b34b944e.tar.gz tde-packaging-d5f85ee4c8cd3d1873f82dc73df6b322b34b944e.zip | |
According to Using Symbols File wiki:
If you find (on some arches) symbols that are exported which are not
supposed to be public, you must not use symbols versioning at all.
For C++ libraries it is often better not to ship symbols files.
See chapters in: https://wiki.debian.org/UsingSymbolsFiles
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/_base/dependencies/avahi-tqt/debian/libavahi-tqt1.symbols | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/_base/dependencies/avahi-tqt/debian/libavahi-tqt1.symbols b/debian/_base/dependencies/avahi-tqt/debian/libavahi-tqt1.symbols deleted file mode 100644 index 1689cc3eb..000000000 --- a/debian/_base/dependencies/avahi-tqt/debian/libavahi-tqt1.symbols +++ /dev/null @@ -1,6 +0,0 @@ -libavahi-tqt.so.1 libavahi-tqt-1 #MINVER# - avahi_qt_poll_get@Base 0.6.16 - _ZNK7TQGList5countEv@Base 4:3.5.13~ - _ZTI7TQGList@Base 4:3.5.13~ - _ZTS7TQGList@Base 4:3.5.13~ - _ZTV7TQGList@Base 4:3.5.13~ |
