[SCM] kiconthemes packaging branch, master, updated. debian/5.37.0-2-91-gfbba7f0

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:43:26 UTC 2018


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

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

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

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

-- 
kiconthemes packaging



More information about the pkg-kde-commits mailing list