[SCM] kauth packaging branch, master, updated. debian/5.37.0-2-103-g9185517

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:28:15 UTC 2018


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

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

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

diff --git a/debian/libkf5auth-dev.acc.in b/debian/libkf5auth-dev.acc.in
index 62b6048..89f7c8d 100644
--- a/debian/libkf5auth-dev.acc.in
+++ b/debian/libkf5auth-dev.acc.in
@@ -15,6 +15,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
kauth packaging



More information about the pkg-kde-commits mailing list