[SCM] qtquickcontrols packaging branch, experimental, updated. debian/5.2.1-4-6-gb3ae880

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Sun May 25 10:27:34 UTC 2014


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

The following commit has been merged in the experimental branch:
commit b3ae880e7e47e2caee29223714021a3307e1cf2d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun May 25 14:26:22 2014 +0400

    Actually we need to depend on HTML docs.
---
 debian/changelog | 4 ++--
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d87f02c..7e13741 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ qtquickcontrols-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
   * Bump Qt build-dependencies.
   * Add qml-module-qtquick-dialogs and qml-module-qtquick-privatewidgets
     packages, moved here from qtdeclarative-opensource-src.
-  * Add indep build-dependencies on qtbase5-doc and qtdeclarative5-doc,
-    needed by the docs.
+  * Add indep build-dependencies on qtbase5-doc-html and
+    qtdeclarative5-doc-html, needed by the docs.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 May 2014 13:54:50 +0400
 
diff --git a/debian/control b/debian/control
index 74ab495..9b8d4f4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 9),
                qtbase5-private-dev (>= 5.3.0+dfsg~),
                qtdeclarative5-private-dev (>= 5.3.0~)
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.3.0+dfsg~),
-                     qtbase5-doc (>= 5.3.0+dfsg~),
-                     qtdeclarative5-doc (>= 5.3.0~),
+                     qtbase5-doc-html (>= 5.3.0+dfsg~),
+                     qtdeclarative5-doc-html (>= 5.3.0~),
                      qttools5-dev-tools (>= 5.3.0~)
 Standards-Version: 3.9.5
 Homepage: http://qt-project.org/

-- 
qtquickcontrols packaging



More information about the pkg-kde-commits mailing list