[SCM] qtquickcontrols packaging branch, experimental, updated. debian/5.2.1-4-5-g5fdb6f0

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


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

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

    Add indep build-dependencies on qtbase5-doc and qtdeclarative5-doc, needed by the docs.
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8427d0e..d87f02c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +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.
 
  -- 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 ec5893b..74ab495 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +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~),
                      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