[SCM] QtWebKit packaging branch, master, updated. debian/2.3.2.dfsg-4-10-gd00bd73

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Sep 29 19:59:15 UTC 2014


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

The following commit has been merged in the master branch:
commit d00bd733efe51d6d012ad986ae32272f0095f732
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Sep 29 16:59:02 2014 -0300

    Refresh patches.
---
 debian/changelog                   | 1 +
 debian/patches/hppa_support.patch  | 8 ++++++--
 debian/patches/no_gc_sections.diff | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d6320c8..37b9669 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtwebkit (2.3.4.dfsg-1) UNRELEASED; urgency=medium
     - upstream_changeset_119798.diff
     - double_conversion_correct_double_operations.patch
     - ppc64el.patch
+  * Refresh patches.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 28 Sep 2014 11:20:39 -0300
 
diff --git a/debian/patches/hppa_support.patch b/debian/patches/hppa_support.patch
index 41b2cd0..51b7e35 100644
--- a/debian/patches/hppa_support.patch
+++ b/debian/patches/hppa_support.patch
@@ -1,7 +1,11 @@
+---
+ Source/WTF/wtf/Platform.h |    9 +++++++++
+ 1 file changed, 9 insertions(+)
+
 --- a/Source/WTF/wtf/Platform.h
 +++ b/Source/WTF/wtf/Platform.h
-@@ -65,6 +65,15 @@
- #define WTF_CPU_ALPHA 1
+@@ -71,6 +71,15 @@
+ #define WTF_CPU_BIG_ENDIAN 1
  #endif
  
 +/* CPU(HPPA) - HP PARISC */
diff --git a/debian/patches/no_gc_sections.diff b/debian/patches/no_gc_sections.diff
index ea5d111..2f2d603 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
-@@ -339,7 +339,7 @@ mac {
+@@ -352,7 +352,7 @@ mac {
      unix:!mac:*-g++*:QMAKE_CXXFLAGS += -ffunction-sections
  }
  unix:!mac:*-g++*:QMAKE_CXXFLAGS += -fdata-sections

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list