[SCM] kdesu packaging branch, master, updated. debian/5.28.0-2-11-g3c317c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:20:38 UTC 2017


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

The following commit has been merged in the master branch:
commit ea459ae39e3ad065a2418cfe0f142f29a1bad7c2
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jul 4 14:04:52 2016 +0200

    qt5.7 now wants c++11
---
 debian/libkf5su-dev.acc.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libkf5su-dev.acc.in b/debian/libkf5su-dev.acc.in
index 22893a8..391b321 100644
--- a/debian/libkf5su-dev.acc.in
+++ b/debian/libkf5su-dev.acc.in
@@ -15,6 +15,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
kdesu packaging



More information about the pkg-kde-commits mailing list