[SCM] QtWebKit packaging branch, master, updated. debian/2.2.1-7-53-g03fb5cb

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Sep 3 03:40:49 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=commitdiff;h=d2c500d

The following commit has been merged in the master branch:
commit d2c500d63b897975df932f73aaf528ff5fff094e
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Sun Jun 8 11:15:32 2014 +0200

    Refresh patch: 02_add_nostrip_for_debug_packages.diff
---
 debian/patches/02_add_nostrip_for_debug_packages.diff | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/02_add_nostrip_for_debug_packages.diff b/debian/patches/02_add_nostrip_for_debug_packages.diff
index 5a619f8..12ce664 100644
--- a/debian/patches/02_add_nostrip_for_debug_packages.diff
+++ b/debian/patches/02_add_nostrip_for_debug_packages.diff
@@ -6,14 +6,14 @@ Author: Fathi Boudra <fabo at debian.org>
  Source/WebKit.pri |    2 ++
  1 file changed, 2 insertions(+)
 
---- a/Source/WebKit.pri
-+++ b/Source/WebKit.pri
-@@ -36,6 +36,8 @@ CONFIG(standalone_package): DEFINES *= N
+--- a/Tools/qmake/mkspecs/features/default_post.prf
++++ b/Tools/qmake/mkspecs/features/default_post.prf
+@@ -38,6 +38,8 @@
  CONFIG += depend_includepath
  DEPENDPATH += $$OUT_PWD
  
 +CONFIG += nostrip
 +
- DEFINES += BUILDING_QT__=1
- building-libs {
-     win32-msvc*|win32-icc: INCLUDEPATH += $$PWD/JavaScriptCore/os-win32
+ INCLUDEPATH += \
+     $${ROOT_WEBKIT_DIR}/Source \
+     $${ROOT_BUILD_DIR}/Source/include \

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list