[SCM] baloo packaging branch, master, updated. debian/5.28.0-2-9-ge8d51f9

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:21:40 UTC 2017


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

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

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

diff --git a/debian/baloo-kf5-dev.acc.in b/debian/baloo-kf5-dev.acc.in
index 0abb214..93f7688 100644
--- a/debian/baloo-kf5-dev.acc.in
+++ b/debian/baloo-kf5-dev.acc.in
@@ -15,6 +15,7 @@
 
 <gcc_options>
     -fPIC
+    -std=c++11
 </gcc_options>
 
 </descriptor>

-- 
baloo packaging



More information about the pkg-kde-commits mailing list