[SCM] qt5webkit packaging branch, master, updated. debian/5.3.1+dfsg-1-3-ga7d4e5c

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Jul 2 13:54:04 UTC 2014


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

The following commit has been merged in the master branch:
commit a7d4e5c5ac2eb00593ffcb5ffdd82e3482db71e0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jul 2 10:53:50 2014 -0300

    Add descriptions to the patch.
---
 debian/patches/hppa_wtf-dtoa-utils.diff | 38 ++++++---------------------------
 1 file changed, 6 insertions(+), 32 deletions(-)

diff --git a/debian/patches/hppa_wtf-dtoa-utils.diff b/debian/patches/hppa_wtf-dtoa-utils.diff
index e063ea9..e8ae202 100644
--- a/debian/patches/hppa_wtf-dtoa-utils.diff
+++ b/debian/patches/hppa_wtf-dtoa-utils.diff
@@ -1,36 +1,10 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- qtwebkit-opensource-src (5.3.1+dfsg-1) unstable; urgency=medium
- .
-   [ Lisandro Damián Nicanor Pérez Meyer ]
-   * New upstream release.
-   * Bump Qt build dependencies, using qtbase-private-dev >= 5.3.1 to get
-     qtbase-abi-5-3-1.
-   * Update symbols files with buildds' logs.
-   * Switch amd64's debugging symbols to stabs again. I can't build dwarf
-     symbols anymore due to lack of RAM, and I doubt our buildds could too.
- .
-   [ Alf Gaida ]
-   * Fix QML module's install file.
-Author: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+Description: Add HPPA to the list of archs that define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS
+Author: John David Anglin <dave.anglin at bell.net>
+Forwarded: https://codereview.qt-project.org/88932
+Bug-Debian: http://bugs.debian.org/753409
+Reviewed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 
 ---
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
 
 --- qtwebkit-opensource-src-5.3.1+dfsg.orig/Source/WTF/wtf/dtoa/utils.h
 +++ qtwebkit-opensource-src-5.3.1+dfsg/Source/WTF/wtf/dtoa/utils.h
@@ -42,4 +16,4 @@ Last-Update: <YYYY-MM-DD>
 +#elif CPU(MIPS) || CPU(PPC) || CPU(PPC64) || OS(WINCE) || CPU(SH4) || CPU(S390) || CPU(S390X) || CPU(IA64) || CPU(SPARC) || CPU(ALPHA) || CPU(MIPS64) || CPU(AARCH64) || CPU(HPPA)
  #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
  #elif defined(_M_IX86) || defined(__i386__)
- #if defined(_WIN32)
\ No newline at end of file
+ #if defined(_WIN32)

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list