[SCM] kcompletion packaging branch, master, updated. debian/5.37.0-2-84-g440a1d9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:31:46 UTC 2018


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

The following commit has been merged in the master branch:
commit b09b008e1c766c7a4604eabb26c47c128d55452d
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/libkf5completion-dev.acc.in | 1 +
 1 file changed, 1 insertion(+)

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

-- 
kcompletion packaging



More information about the pkg-kde-commits mailing list