[SCM] qt5webkit packaging branch, master, updated. debian/5.0.2-1-5-gf3bb6ff

Timo Jyrinki timo at alioth.debian.org
Thu Jun 6 08:46:35 UTC 2013


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

The following commit has been merged in the master branch:
commit f3bb6ff12b27663fabd17cdb8defeb359dde76fc
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Thu Jun 6 11:46:16 2013 +0300

    Refine the libqt5webkit5-dev depends (Closes: #711307)
---
 debian/changelog |    1 +
 debian/control   |    5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 57093d5..1363d4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtwebkit-opensource-src (5.0.2-2) UNRELEASED; urgency=low
   [ Timo Jyrinki ]
   * Drop save_memory.diff, not useful in its current form
   * Set DEB_HOST_MULTIARCH in rules
+  * Refine the libqt5webkit5-dev depends (Closes: #711307)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 03 Jun 2013 10:40:04 +0300
 
diff --git a/debian/control b/debian/control
index 1922cd0..bf830e7 100644
--- a/debian/control
+++ b/debian/control
@@ -49,11 +49,10 @@ Pre-Depends: dpkg (>= 1.15.6~)
 Depends: qtbase5-dev,
          libqt5webkit5 (= ${binary:Version}),
          ${misc:Depends},
-         libgl1-mesa-dev [!armel !armhf] | libgl-dev [!armel !armhf],
-         libgles2-mesa-dev [armel armhf] | libgles2-dev [armel armhf],
          libgstreamer-plugins-base0.10-dev,
          libqt5opengl5-dev,
-         libxslt1-dev
+         libxslt1-dev,
+         libsqlite3-dev
 Description: Web content engine library for Qt - development files
  QtWebKit provides a Web browser engine that makes it easy to embed content
  from the World Wide Web into your Qt application.

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list