[SCM] qt5webkit packaging branch, kubuntu_unstable, updated. debian/5.4.1+dfsg-3-4-g1c95c62

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:33:57 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit c40e148681926dee24dd3c78417d117459d907da
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Feb 27 11:26:39 2015 +0300

    Refresh patches for the new release.
---
 debian/changelog                         | 1 +
 debian/patches/no_gc_sections.diff       | 2 +-
 debian/patches/reduce_memory_usage.patch | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bdeea33..4d18bdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtwebkit-opensource-src (5.4.1+dfsg-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update debian/watch to use https://download.qt.io/.
   * Bump Qt build-dependencies to 5.4.1.
+  * Refresh patches for the new release.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 27 Feb 2015 11:10:34 +0300
 
diff --git a/debian/patches/no_gc_sections.diff b/debian/patches/no_gc_sections.diff
index ffe5ec1..658d628 100644
--- a/debian/patches/no_gc_sections.diff
+++ b/debian/patches/no_gc_sections.diff
@@ -14,7 +14,7 @@ Last-Update: 2013-02-07 (add i686)
 
 --- a/Source/WebCore/WebCore.pri
 +++ b/Source/WebCore/WebCore.pri
-@@ -301,7 +301,7 @@ mac {
+@@ -311,7 +311,7 @@
      unix:!mac:*-g++*:QMAKE_CXXFLAGS += -ffunction-sections
  }
  unix:!mac:*-g++*:QMAKE_CXXFLAGS += -fdata-sections
diff --git a/debian/patches/reduce_memory_usage.patch b/debian/patches/reduce_memory_usage.patch
index 20ce5a4..c58569a 100644
--- a/debian/patches/reduce_memory_usage.patch
+++ b/debian/patches/reduce_memory_usage.patch
@@ -14,7 +14,7 @@ Last-Update: 2014-03-05
 
 --- a/Tools/qmake/mkspecs/features/unix/default_post.prf
 +++ b/Tools/qmake/mkspecs/features/unix/default_post.prf
-@@ -67,3 +67,6 @@
+@@ -69,3 +69,6 @@
  }
  
  load(default_post)

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list