[SCM] frameworkintegration packaging branch, master, updated. debian/5.28.0-1-13-g7a4d6ab

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:22:52 UTC 2017


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

The following commit has been merged in the master branch:
commit 08f093b7776cb991a3d5a7843890e0afe57a0eb5
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Feb 13 12:28:01 2017 +0100

    acc c++11. now used more liberally
    
    https://mail.kde.org/pipermail/kde-frameworks-devel/2016-December/040653.html
---
 debian/libkf5style-dev.acc.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libkf5style-dev.acc.in b/debian/libkf5style-dev.acc.in
index b99b967..26b803d 100644
--- a/debian/libkf5style-dev.acc.in
+++ b/debian/libkf5style-dev.acc.in
@@ -15,6 +15,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
frameworkintegration packaging



More information about the pkg-kde-commits mailing list