[SCM] kparts packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-g73a3f33

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:02:41 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit c20d4610f95ef0b8ef628c7d3662039ba402dec4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 3 16:48:32 2015 +0100

    acc test, std to c++11 and add a qt5-qmake qplatformdefs.h location.
---
 debian/libkf5parts-dev.acc.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/libkf5parts-dev.acc.in b/debian/libkf5parts-dev.acc.in
index 6ffd22d..864416d 100644
--- a/debian/libkf5parts-dev.acc.in
+++ b/debian/libkf5parts-dev.acc.in
@@ -15,6 +15,8 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
+    -I/usr/lib/@@DEB_HOST_MULTIARCH@@/qt5/mkspecs/common/posix
 </gcc_options>
 
 </descriptor>

-- 
kparts packaging



More information about the pkg-kde-commits mailing list