[SCM] qtwebkit-examples packaging branch, master, updated. debian/5.5.1+dfsg-1
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Wed Oct 21 22:12:07 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit-examples.git;a=commitdiff;h=5165a81
The following commit has been merged in the master branch:
commit 5165a81485493f4ed16824bcbca0dc26f904cf63
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Aug 30 14:04:43 2015 +0300
Build-depend on qtdeclarative5-doc-html and qtxmlpatterns5-doc-html.
---
debian/changelog | 3 +++
debian/control | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f26b7ca..e705e92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
qtwebkit-examples-opensource-src (5.5.0+dfsg-2) UNRELEASED; urgency=medium
+ [ Dmitry Shachnev ]
+ * Build-depend on qtdeclarative5-doc-html and qtxmlpatterns5-doc-html,
+ to fix linking failures in docs.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 30 Aug 2015 14:02:13 +0300
diff --git a/debian/control b/debian/control
index 4f0dee0..603b374 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,10 @@ Build-Depends: debhelper (>= 9),
qtdeclarative5-dev (>= 5.5.0~)
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.5.0+dfsg~),
qtbase5-doc-html (>= 5.5.0+dfsg~),
+ qtdeclarative5-doc-html (>= 5.5.0~),
qttools5-dev-tools (>= 5.5.0~),
- qtwebkit5-doc-html (>= 5.5.0+dfsg~)
+ qtwebkit5-doc-html (>= 5.5.0+dfsg~),
+ qtxmlpatterns5-doc-html (>= 5.5.0~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtwebkit-examples.git
--
qtwebkit-examples packaging
More information about the pkg-kde-commits
mailing list