[SCM] qt5webkit packaging branch, experimental, updated. debian/5.3.1+dfsg-3-4-g215d662

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Sep 17 00:57:38 UTC 2014


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

The following commit has been merged in the experimental branch:
commit e29c32659be009d3b7d528ac8bb44477be70c9c7
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jun 6 00:18:39 2014 -0300

    Switch back to build full debugging symbols on amd64.
---
 debian/changelog | 1 +
 debian/rules     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7911745..41ccb69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtwebkit-opensource-src (5.3.0+dfsg-2) UNRELEASED; urgency=medium
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Update symbols files with buildds' logs.
+  * Switch back to build full debugging symbols on amd64.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 24 May 2014 14:04:43 -0300
 
diff --git a/debian/rules b/debian/rules
index 0911513..81ed086 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,8 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-gstab_architectures := amd64 i386 powerpc s390x
-fulldebug_architectures := none
+gstab_architectures := i386 powerpc s390x
+fulldebug_architectures := amd64
 disabled_jit_architectures := armel mips mipsel
 
 %:

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list