[SCM] solid packaging branch, master, updated. debian/5.13.0-1-4-gb75f176

Maximiliano Curia maxy at moszumanska.debian.org
Mon Sep 14 22:10:14 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/solid.git;a=commitdiff;h=b75f176

The following commit has been merged in the master branch:
commit b75f176558b5f3c64b0363d34a483a93b148b73c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Sep 14 09:23:06 2015 +0200

    Removed private classes from exported symbols.
---
 debian/changelog            |  1 +
 debian/libkf5solid5.symbols | 48 ++++-----------------------------------------
 2 files changed, 5 insertions(+), 44 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7adae0f..7f93568 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 solid (5.14.0-1~) UNRELEASED; urgency=medium
 
   * New upstream release (5.14.0).
+  * Removed private classes from exported symbols.
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 14 Sep 2015 00:25:09 +0200
 
diff --git a/debian/libkf5solid5.symbols b/debian/libkf5solid5.symbols
index 837796a..47da524 100644
--- a/debian/libkf5solid5.symbols
+++ b/debian/libkf5solid5.symbols
@@ -1,45 +1,5 @@
-# SymbolsHelper-Confirmed: 5.7.0+git20150306.0054+15.04 amd64 i386
+# SymbolsHelper-Confirmed: 5.14.0 amd64
 libKF5Solid.so.5 libkf5solid5 #MINVER#
- PredicateParse_initLexer at Base 4.97.0
- PredicateParse_mainParse at Base 4.97.0
- PredicateParse_putString at Base 4.97.0
- PredicateParse_putSymbol at Base 4.97.0
- Solid_create_buffer at Base 4.97.0
- Solid_delete_buffer at Base 4.97.0
- Solid_flush_buffer at Base 4.97.0
- Solid_scan_buffer at Base 4.97.0
- Solid_scan_bytes at Base 4.97.0
- Solid_scan_string at Base 4.97.0
- Solid_switch_to_buffer at Base 4.97.0
- Solidalloc at Base 4.97.0
- Soliderror at Base 4.97.0
- Solidfree at Base 4.97.0
- Solidget_column at Base 4.97.0
- Solidget_debug at Base 4.97.0
- Solidget_extra at Base 4.97.0
- Solidget_in at Base 4.97.0
- Solidget_leng at Base 4.97.0
- Solidget_lineno at Base 4.97.0
- Solidget_lval at Base 4.97.0
- Solidget_out at Base 4.97.0
- Solidget_text at Base 4.97.0
- Solidlex at Base 4.97.0
- Solidlex_destroy at Base 4.97.0
- Solidlex_init at Base 4.97.0
- Solidlex_init_extra at Base 4.97.0
- Solidparse at Base 4.97.0
- Solidpop_buffer_state at Base 4.97.0
- Solidpush_buffer_state at Base 4.97.0
- Solidrealloc at Base 4.97.0
- Solidrestart at Base 4.97.0
- Solidset_column at Base 4.97.0
- Solidset_debug at Base 4.97.0
- Solidset_extra at Base 4.97.0
- Solidset_in at Base 4.97.0
- Solidset_lineno at Base 4.97.0
- Solidset_lval at Base 4.97.0
- Solidset_out at Base 4.97.0
- Solidwrap at Base 4.97.0
  _ZN5Solid11OpticalDisc11qt_metacallEN11QMetaObject4CallEiPPv at Base 4.97.0
  _ZN5Solid11OpticalDisc11qt_metacastEPKc at Base 4.97.0
  _ZN5Solid11OpticalDisc16staticMetaObjectE at Base 4.97.0
@@ -111,9 +71,9 @@ libKF5Solid.so.5 libkf5solid5 #MINVER#
  _ZN5Solid14DeviceNotifier13deviceRemovedERK7QString at Base 4.97.0
  _ZN5Solid14DeviceNotifier16staticMetaObjectE at Base 4.97.0
  _ZN5Solid14DeviceNotifier8instanceEv at Base 4.97.0
- (optional=gccinternal)_ZN5Solid14DeviceNotifierD0Ev at Base 4.97.0
- (optional=gccinternal)_ZN5Solid14DeviceNotifierD1Ev at Base 4.97.0
- (optional=gccinternal)_ZN5Solid14DeviceNotifierD2Ev at Base 4.97.0
+ (optional=gccinternal|arch=!amd64)_ZN5Solid14DeviceNotifierD0Ev at Base 4.97.0
+ (optional=gccinternal|arch=!amd64)_ZN5Solid14DeviceNotifierD1Ev at Base 4.97.0
+ (optional=gccinternal|arch=!amd64)_ZN5Solid14DeviceNotifierD2Ev at Base 4.97.0
  _ZN5Solid15DeviceInterface11qt_metacallEN11QMetaObject4CallEiPPv at Base 4.97.0
  _ZN5Solid15DeviceInterface11qt_metacastEPKc at Base 4.97.0
  _ZN5Solid15DeviceInterface12stringToTypeERK7QString at Base 4.97.0

-- 
solid packaging



More information about the pkg-kde-commits mailing list