[SCM] qt5webkit packaging branch, master, updated. debian/5.212.0_alpha2-3-2-g6a88042

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Oct 27 06:51:13 UTC 2017


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

The following commit has been merged in the master branch:
commit 6a880422b1f20ce6b6002cd105e7b42e474cc5bc
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Oct 27 09:50:50 2017 +0300

    Fix qtbase build-dependencies after wrong bump.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4865e60..d6b85c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtwebkit-opensource-src (5.212.0~alpha2-4) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Fix qtbase build-dependencies after wrong bump.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 27 Oct 2017 09:49:38 +0300
 
diff --git a/debian/control b/debian/control
index d13579c..1f31e96 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: bison,
                libicu-dev,
                libjpeg-dev,
                libpng-dev,
-               libqt5opengl5-dev (>= 5.9.2+dfsg-9~),
+               libqt5opengl5-dev (>= 5.9.2+dfsg~),
                libqt5sensors5-dev (>= 5.9.2~),
                libqt5webchannel5-dev (>= 5.9.2~),
                libsqlite3-dev,
@@ -35,7 +35,7 @@ Build-Depends: bison,
                pkg-kde-tools (>= 0.6.4),
                python-minimal,
                python2.7,
-               qtbase5-private-dev (>= 5.9.2+dfsg-9~),
+               qtbase5-private-dev (>= 5.9.2+dfsg~),
                qtdeclarative5-private-dev (>= 5.9.2~),
                qtpositioning5-dev (>= 5.9.2+dfsg~),
                ruby,

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list