[SCM] kactivities packaging branch, kubuntu_vivid_backports, updated. ubuntu/5.14.0-0ubuntu1

Scarlett Clark sgclark-guest at moszumanska.debian.org
Tue Sep 29 23:24:20 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_backports branch:
commit 15f587d7e1d8beddf9f712c4001b792ded83d6f0
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Aug 5 11:29:30 2015 +0200

    mark dtor function optional
    
    according to doko they come and go as they please depending on optimization and so forth
    
    not sure optional is going to prevent this from making gensymbols wine, if not the symbol
    probably can be removed entirely
---
 debian/libkf5activities5.symbols | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libkf5activities5.symbols b/debian/libkf5activities5.symbols
index 5273d4b..099f355 100644
--- a/debian/libkf5activities5.symbols
+++ b/debian/libkf5activities5.symbols
@@ -89,7 +89,7 @@ libKF5Activities.so.5 libkf5activities5 #MINVER#
  _ZNK11KActivities8Consumer10metaObjectEv at Base 4.96.0
  _ZNK11KActivities8Consumer15currentActivityEv at Base 4.96.0
  (optional=templinst)_ZNKSt8functionIFvvEEclEv at Base 4.97.0
- (optional=templinst)_ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv at Base 5.12.0
+ (optional)_ZNSt15_Sp_counted_ptrIDnLN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv at Base 5.12.0
  (optional=templinst)_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_destroyEv at Base 4.98.0
  _ZTIN11KActivities10ControllerE at Base 4.96.0
  _ZTIN11KActivities16ResourceInstanceE at Base 4.96.0

-- 
kactivities packaging



More information about the pkg-kde-commits mailing list