[SCM] libbluedevil packaging branch, master, updated. debian/1.8.1-1-4-g458b079

George Kiagiadakis gkiagia-guest at alioth.debian.org
Sun Jun 12 15:53:32 UTC 2011


The following commit has been merged in the master branch:
commit e363a1e0217212b2108b903760622f407c300ff2
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Sun Jun 12 18:44:56 2011 +0300

    Refresh patches.
---
 debian/changelog                         |    1 +
 debian/patches/02_hidden_visibility.diff |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 29aee2e..2188432 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libbluedevil (1.9-1) unstable; urgency=low
 
   * New upstream release.
   * Bump standards-version to 3.9.2; no changes required.
+  * Refresh patches.
 
  -- George Kiagiadakis <kiagiadakis.george at gmail.com>  Sun, 12 Jun 2011 18:41:27 +0300
 
diff --git a/debian/patches/02_hidden_visibility.diff b/debian/patches/02_hidden_visibility.diff
index 0930a94..06e89c7 100644
--- a/debian/patches/02_hidden_visibility.diff
+++ b/debian/patches/02_hidden_visibility.diff
@@ -3,10 +3,12 @@ Description: Sets compiler flags to hide non-exported symbols from the ABI.
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -22,4 +22,6 @@
+@@ -22,6 +22,8 @@
  set(GENERIC_LIB_SOVERSION "1")
  set(VERSION ${GENERIC_LIB_VERSION})
  
 +set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=hidden -fvisibility-inlines-hidden")
 +
  add_subdirectory(bluedevil)
+ 
+ option(LIBBLUEDEVIL_BUILD_API_DOCS "Build libbluedevil API documentation")

-- 
libbluedevil packaging



More information about the pkg-kde-commits mailing list