[SCM] qtwebkit-examples packaging branch, experimental, updated. debian/5.3.2+dfsg-2-8-g46c269a

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Dec 27 17:10:46 UTC 2014


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

The following commit has been merged in the experimental branch:
commit df7da25ac58e3276d0f5c29c0495382f16288ed5
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Dec 27 20:04:16 2014 +0300

    Build-depend on qtbase5-doc-html and qtwebkit5-doc-html.
---
 debian/changelog | 2 ++
 debian/control   | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8d20e18..b79e64c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ qtwebkit-examples-opensource-src (5.4.0+dfsg-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Update build-dependencies for Qt 5.4.0.
+  * Build-depend on qtbase5-doc-html and qtwebkit5-doc-html,
+    for docs linking.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 27 Dec 2014 19:57:19 +0300
 
diff --git a/debian/control b/debian/control
index e049528..2d1f849 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,9 @@ Build-Depends: debhelper (>= 9),
                qtbase5-dev (>= 5.4.0+dfsg~),
                qtdeclarative5-dev (>= 5.4.0~)
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.4.0+dfsg~),
-                     qttools5-dev-tools (>= 5.4.0~)
+                     qtbase5-doc-html (>= 5.4.0+dfsg~),
+                     qttools5-dev-tools (>= 5.4.0~),
+                     qtwebkit5-doc-html (>= 5.4.0+dfsg~)
 Standards-Version: 3.9.5
 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