[SCM] qt5webkit packaging branch, experimental, updated. debian/5.2.0+dfsg1-1-18-g21884f9
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Thu Feb 20 23:41:35 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=a1d8ae3
The following commit has been merged in the experimental branch:
commit a1d8ae3a3d5a3450792e1e2eab35bed5ac4fa74d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Thu Feb 20 20:37:58 2014 -0300
Revert "Also make libqt5webkitwidgets5-dbg depend on libqt5webkit5-dbg."
This reverts commit 764f488763676e3b9c17b7d77b6b94c62001eb08.
---
debian/changelog | 1 -
debian/control | 4 +---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 01e3f2b..fcba4d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,6 @@ qtwebkit-opensource-src (5.2.1+dfsg-1) UNRELEASED; urgency=medium
* Split libqt5webkitwidgets5 out of libqt5webkit5. This will need a transition,
but it will hopefully make our lifes easier to maintain them.
- Make libqt5webkitwidgets5-dev depend on libqt5webkit5-dev.
- - Do the same for the related dbg packages.
* Bump Qt build dependencies to 5.2.1.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 04 Feb 2014 18:03:45 -0300
diff --git a/debian/control b/debian/control
index 6039ff2..9dd1fb1 100644
--- a/debian/control
+++ b/debian/control
@@ -124,9 +124,7 @@ Priority: extra
Architecture: any
Multi-Arch: same
Section: debug
-Depends: libqt5webkit5-dbg (= ${binary:Version}),
- libqt5webkitwidgets5 (= ${binary:Version}),
- ${misc:Depends}
+Depends: libqt5webkitwidgets5 (= ${binary:Version}), ${misc:Depends}
Description: Web content engine library for Qt - debugging symbols
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