[SCM] qbs packaging branch, master, updated. debian/1.3.1+dfsg-1-6-g66d05e2

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Mon Oct 6 09:42:44 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qbs.git;a=commitdiff;h=66d05e2

The following commit has been merged in the master branch:
commit 66d05e2d6ce2661a3ad7fc6e8819df780d2e82b3
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Oct 6 13:42:24 2014 +0400

    Add 4 new symbols introduced by the previous change.
---
 debian/changelog           | 1 +
 debian/libqbscore1.symbols | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 30dc03c..79645cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qbs (1.3.1+dfsg-2) UNRELEASED; urgency=medium
   * Enable disable_rpath and qbs_enable_project_file_updates
     configuration flags, thanks Adam Majer for the patch
     (really closes: #763365).
+  * Add 4 new symbols introduced by the previous change.
   * Add a patch to correctly detect endianness of all supported
     by Debian architectures.
   * Add lib/ to LD_LIBRARY_PATH when running tests (should fix
diff --git a/debian/libqbscore1.symbols b/debian/libqbscore1.symbols
index 42e549d..47dd2ed 100644
--- a/debian/libqbscore1.symbols
+++ b/debian/libqbscore1.symbols
@@ -180,8 +180,12 @@ libqbscore.so.1 libqbscore1 #MINVER#
  _ZN3qbs7Profile9cleanNameERK7QString at Base 1.2.1
  _ZN3qbs7ProfileC1ERK7QStringPNS_8SettingsE at Base 1.2.1
  _ZN3qbs7ProfileC2ERK7QStringPNS_8SettingsE at Base 1.2.1
+ _ZN3qbs7Project11removeFilesERKNS_11ProductDataERKNS_9GroupDataERK11QStringList at Base 1.3.1
+ _ZN3qbs7Project11removeGroupERKNS_11ProductDataERKNS_9GroupDataE at Base 1.3.1
  _ZN3qbs7Project12setupProjectERKNS_22SetupProjectParametersEPNS_8ILogSinkEP7QObject at Base 1.2.1
  _ZN3qbs7Project16updateTimestampsERK5QListINS_11ProductDataEE at Base 1.2.1
+ _ZN3qbs7Project8addFilesERKNS_11ProductDataERKNS_9GroupDataERK11QStringList at Base 1.3.1
+ _ZN3qbs7Project8addGroupERKNS_11ProductDataERK7QString at Base 1.3.1
  _ZN3qbs7ProjectC1ERK14QSharedPointerINS_8Internal15TopLevelProjectEERKNS2_6LoggerE at Base 1.2.1
  _ZN3qbs7ProjectC1ERKS0_ at Base 1.2.1
  _ZN3qbs7ProjectC1Ev at Base 1.2.1

-- 
qbs packaging



More information about the pkg-kde-commits mailing list