[SCM] qtbase packaging branch, experimental, updated. debian/5.2.0+dfsg-7-12-g901debb

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Feb 8 04:27:23 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=6a47b0c

The following commit has been merged in the experimental branch:
commit 6a47b0ccdaee5c88c960da7903058a0aed0a8b1f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Feb 8 01:24:50 2014 -0300

    QtCore's QNoImplicitBoolCast header is no longer installed.
    
    It only had an include to qtglobal.h in it and no public symbols are missing.
---
 debian/changelog                  | 2 ++
 debian/qtbase5-dev.install-common | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a76120b..78ce07d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ qtbase-opensource-src (5.2.1+dfsg-1) UNRELEASED; urgency=medium
   * The egl/kms plugins have been built on amd64 too. Move them to the linux
     install files and see what happens with other archs.
   * Remove private headers no longer installed.
+  * QtCore's QNoImplicitBoolCast header is no longer installed. It only had an
+    include to qtglobal.h in it and no public symbols are missing.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 07 Feb 2014 13:06:24 -0300
 
diff --git a/debian/qtbase5-dev.install-common b/debian/qtbase5-dev.install-common
index 280856c..c04702e 100644
--- a/debian/qtbase5-dev.install-common
+++ b/debian/qtbase5-dev.install-common
@@ -176,7 +176,6 @@ usr/include/qt5/QtCore/QMutableVectorIterator
 usr/include/qt5/QtCore/QMutex
 usr/include/qt5/QtCore/QMutexLocker
 usr/include/qt5/QtCore/QNoDebug
-usr/include/qt5/QtCore/QNoImplicitBoolCast
 usr/include/qt5/QtCore/QObject
 usr/include/qt5/QtCore/QObjectCleanupHandler
 usr/include/qt5/QtCore/QObjectData

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list