[SCM] sonnet packaging branch, master, updated. debian/5.37.0-2-100-g6ea1571

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 19:01:45 UTC 2018


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

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

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

diff --git a/debian/libkf5sonnet-dev.acc.in b/debian/libkf5sonnet-dev.acc.in
index 8b68ca7..8a353b0 100644
--- a/debian/libkf5sonnet-dev.acc.in
+++ b/debian/libkf5sonnet-dev.acc.in
@@ -17,6 +17,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
sonnet packaging



More information about the pkg-kde-commits mailing list