[SCM] qtconnectivity packaging branch, experimental, updated. debian/5.5.1-2-8-g300c61f

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Apr 4 22:19:21 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtconnectivity.git;a=commitdiff;h=300c61f

The following commit has been merged in the experimental branch:
commit 300c61feaeb01752ec18b7793e12eaaa7e7f1918
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Apr 4 19:19:02 2016 -0300

    Make private symbols also depend on the library.
---
 debian/changelog                | 1 +
 debian/libqt5bluetooth5.symbols | 1 +
 debian/libqt5nfc5.symbols       | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 233924a..692af35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtconnectivity-opensource-src (5.6.0-1) UNRELEASED; urgency=medium
   * Update symbols files with buildds' and current logs.
   * Migrate symbols to new node names.
   * Mark private symbols as such.
+  * Make private symbols also depend on the library.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 04 Apr 2016 18:44:37 -0300
 
diff --git a/debian/libqt5bluetooth5.symbols b/debian/libqt5bluetooth5.symbols
index 49e30f1..2e71d67 100644
--- a/debian/libqt5bluetooth5.symbols
+++ b/debian/libqt5bluetooth5.symbols
@@ -1,5 +1,6 @@
 # SymbolsHelper-Confirmed: 5.6.0 amd64
 libQt5Bluetooth.so.5 libqt5bluetooth5 #MINVER#
+| libqt5bluetooth5 #MINVER#
  Qt_5.0 at Qt_5.0 5.6.0
  Qt_5.1 at Qt_5.1 5.6.0
  Qt_5.2 at Qt_5.2 5.6.0
diff --git a/debian/libqt5nfc5.symbols b/debian/libqt5nfc5.symbols
index 76f25d9..896b2ce 100644
--- a/debian/libqt5nfc5.symbols
+++ b/debian/libqt5nfc5.symbols
@@ -1,5 +1,6 @@
 # SymbolsHelper-Confirmed: 5.6.0 amd64
 libQt5Nfc.so.5 libqt5nfc5 #MINVER#
+| libqt5nfc5 #MINVER#
  Qt_5.0 at Qt_5.0 5.6.0
  Qt_5.1 at Qt_5.1 5.6.0
  Qt_5.2 at Qt_5.2 5.6.0

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list