[SCM] libbluedevil packaging branch, master, updated. debian/1.9-1-11-g24099a6

Pino Toscano pino at alioth.debian.org
Fri Mar 30 16:07:00 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libbluedevil.git;a=commitdiff;h=dba319b

The following commit has been merged in the master branch:
commit dba319b3f72072e27537802f24fa4144b884ec1c
Author: Pino Toscano <pino at debian.org>
Date:   Fri Mar 30 17:37:46 2012 +0200

    02_hidden_visibility.diff: drop, no more required
---
 debian/changelog                         |    2 ++
 debian/patches/02_hidden_visibility.diff |   14 --------------
 debian/patches/series                    |    1 -
 3 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b8a118b..7a4a1ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ libbluedevil (1.9.1-0r1) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
   * Fix watch file.
+  * Update the patches:
+    - 02_hidden_visibility.diff: drop, no more required.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 30 Jul 2011 20:55:11 +0300
 
diff --git a/debian/patches/02_hidden_visibility.diff b/debian/patches/02_hidden_visibility.diff
deleted file mode 100644
index 06e89c7..0000000
--- a/debian/patches/02_hidden_visibility.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
-Description: Sets compiler flags to hide non-exported symbols from the ABI.
-
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -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")
diff --git a/debian/patches/series b/debian/patches/series
index 2e77794..2ab1425 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 01_findqt4_optional_x11_pthread.diff
-02_hidden_visibility.diff
 03_use_multiarch_lib_paths.diff

-- 
libbluedevil packaging



More information about the pkg-kde-commits mailing list