[SCM] kglobalaccel packaging branch, master, updated. debian/5.11.0-1-6-g42ecd4c

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 10 12:45:18 UTC 2015


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

The following commit has been merged in the master branch:
commit 9275fdd415bb73408ed59bf4c1bf747ac835d537
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Jul 3 09:08:56 2015 +0200

    add new runtime private lib
    
    talked with Martin and this bugger is considered private (as in: shouldn't
    be used by any random kglobalaccel library consumer). It is however as ABI
    stable as other frameworks, so it has symbol tracking and the whole shebang
    
    this library also installs new headers and a cmake target. they are also
    reflecting their privateness in the path/name.
---
 debian/control                           | 14 +++++++++
 debian/libkf5globalaccelprivate5.install |  2 ++
 debian/libkf5globalaccelprivate5.symbols | 53 ++++++++++++++++++++++++++++++++
 3 files changed, 69 insertions(+)

diff --git a/debian/control b/debian/control
index 8b122dd..7b85d60 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Package: libkf5globalaccel-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5globalaccel5 (= ${binary:Version}),
+         libkf5globalaccelprivate5 (= ${binary:Version}),
          qtbase5-dev (>= 5.4),
          ${misc:Depends}
 Breaks: libkf5globalaccel5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa3)
@@ -59,6 +60,19 @@ Description: Configurable global shortcut support.
  the application's window does not need focus for them to be
  activated.
 
+Package: libkf5globalaccelprivate5
+Architecture: any
+Multi-Arch: same
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Configurable global shortcut support - private runtime library
+ KGlobalAccel allows you to have global accelerators that are
+ independent of the focused window. Unlike regular shortcuts,
+ the application's window does not need focus for them to be
+ activated.
+ .
+ This library is considered private and must not be used by by users of
+ KGlobalAccel.
+
 Package: libkf5globalaccel-bin
 Architecture: any
 Depends: libkf5globalaccel-data (= ${source:Version}),
diff --git a/debian/libkf5globalaccelprivate5.install b/debian/libkf5globalaccelprivate5.install
new file mode 100644
index 0000000..f1cd7da
--- /dev/null
+++ b/debian/libkf5globalaccelprivate5.install
@@ -0,0 +1,2 @@
+usr/lib/*/libKF5GlobalAccelPrivate.so.5
+usr/lib/*/libKF5GlobalAccelPrivate.so.5.*
diff --git a/debian/libkf5globalaccelprivate5.symbols b/debian/libkf5globalaccelprivate5.symbols
new file mode 100644
index 0000000..d54a569
--- /dev/null
+++ b/debian/libkf5globalaccelprivate5.symbols
@@ -0,0 +1,53 @@
+# SymbolsHelper-Confirmed: 5.11.0+git amd64
+libKF5GlobalAccelPrivate.so.5 libkf5globalaccelprivate5 #MINVER#
+ _ZN13KGlobalAccelD10doRegisterERK11QStringList at Base 5.11.0+git
+ _ZN13KGlobalAccelD10unRegisterERK11QStringList at Base 5.11.0+git
+ _ZN13KGlobalAccelD10unregisterERK7QStringS2_ at Base 5.11.0+git
+ _ZN13KGlobalAccelD11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.11.0+git
+ _ZN13KGlobalAccelD11qt_metacastEPKc at Base 5.11.0+git
+ _ZN13KGlobalAccelD11setInactiveERK11QStringList at Base 5.11.0+git
+ _ZN13KGlobalAccelD11setShortcutERK11QStringListRK5QListIiEj at Base 5.11.0+git
+ _ZN13KGlobalAccelD16staticMetaObjectE at Base 5.11.0+git
+ _ZN13KGlobalAccelD18setForeignShortcutERK11QStringListRK5QListIiE at Base 5.11.0+git
+ _ZN13KGlobalAccelD20blockGlobalShortcutsEb at Base 5.11.0+git
+ _ZN13KGlobalAccelD22yourShortcutGotChangedERK11QStringListRK5QListIiE at Base 5.11.0+git
+ _ZN13KGlobalAccelD29activateGlobalShortcutContextERK7QStringS2_ at Base 5.11.0+git
+ _ZN13KGlobalAccelD4initEv at Base 5.11.0+git
+ _ZN13KGlobalAccelDC1EP7QObject at Base 5.11.0+git
+ _ZN13KGlobalAccelDC2EP7QObject at Base 5.11.0+git
+ _ZN13KGlobalAccelDD0Ev at Base 5.11.0+git
+ _ZN13KGlobalAccelDD1Ev at Base 5.11.0+git
+ _ZN13KGlobalAccelDD2Ev at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface10keyPressedEi at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface10ungrabKeysEv at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface11qt_metacallEN11QMetaObject4CallEiPPv at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface11qt_metacastEPKc at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface11setRegistryEP23GlobalShortcutsRegistry at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface16staticMetaObjectE at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface19syncWindowingSystemEv at Base 5.11.0+git
+ _ZN21KGlobalAccelInterface8grabKeysEv at Base 5.11.0+git
+ _ZN21KGlobalAccelInterfaceC1EP7QObject at Base 5.11.0+git
+ _ZN21KGlobalAccelInterfaceC2EP7QObject at Base 5.11.0+git
+ _ZN21KGlobalAccelInterfaceD0Ev at Base 5.11.0+git
+ _ZN21KGlobalAccelInterfaceD1Ev at Base 5.11.0+git
+ _ZN21KGlobalAccelInterfaceD2Ev at Base 5.11.0+git
+ _ZNK13KGlobalAccelD10metaObjectEv at Base 5.11.0+git
+ _ZNK13KGlobalAccelD12getComponentERK7QString at Base 5.11.0+git
+ _ZNK13KGlobalAccelD13allComponentsEv at Base 5.11.0+git
+ _ZNK13KGlobalAccelD15defaultShortcutERK11QStringList at Base 5.11.0+git
+ _ZNK13KGlobalAccelD17allMainComponentsEv at Base 5.11.0+git
+ _ZNK13KGlobalAccelD21scheduleWriteSettingsEv at Base 5.11.0+git
+ _ZNK13KGlobalAccelD22allActionsForComponentERK11QStringList at Base 5.11.0+git
+ _ZNK13KGlobalAccelD23getGlobalShortcutsByKeyEi at Base 5.11.0+git
+ _ZNK13KGlobalAccelD25isGlobalShortcutAvailableEiRK7QString at Base 5.11.0+git
+ _ZNK13KGlobalAccelD6actionEi at Base 5.11.0+git
+ _ZNK13KGlobalAccelD8shortcutERK11QStringList at Base 5.11.0+git
+ _ZNK21KGlobalAccelInterface10metaObjectEv at Base 5.11.0+git
+ _ZTI12QDBusContext at Base 5.11.0+git
+ _ZTI13KGlobalAccelD at Base 5.11.0+git
+ _ZTI21KGlobalAccelInterface at Base 5.11.0+git
+ _ZTS12QDBusContext at Base 5.11.0+git
+ _ZTS13KGlobalAccelD at Base 5.11.0+git
+ _ZTS21KGlobalAccelInterface at Base 5.11.0+git
+ _ZTV13KGlobalAccelD at Base 5.11.0+git
+ _ZTV21KGlobalAccelInterface at Base 5.11.0+git

-- 
kglobalaccel packaging



More information about the pkg-kde-commits mailing list