[SCM] qtquickcontrols packaging branch, kubuntu_unstable, updated. debian/5.4.1-1
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:34:49 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquickcontrols.git;a=commitdiff;h=71bba67
The following commit has been merged in the kubuntu_unstable branch:
commit 71bba676ad49775822fd8260887337db78249434
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Mar 5 10:56:16 2015 +0300
Add some additional dependencies to qtquickcontrols5-examples.
---
debian/changelog | 1 +
debian/control | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index eacf262..e95d8b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtquickcontrols-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Update debian/watch to use https://download.qt.io/.
* Bump Qt build-dependencies to 5.4.1.
+ * Add some additional dependencies to qtquickcontrols5-examples.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 04 Mar 2015 19:55:37 +0300
diff --git a/debian/control b/debian/control
index a7bf727..8df49ed 100644
--- a/debian/control
+++ b/debian/control
@@ -91,6 +91,9 @@ Section: x11
Pre-Depends: ${misc:Pre-Depends}
Depends: qml-module-qtquick-controls,
qml-module-qtquick-dialogs,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick-privatewidgets,
+ qml-module-qttest,
${misc:Depends},
${shlibs:Depends}
Breaks: qtdeclarative5-examples (<< 5.3.0~)
--
qtquickcontrols packaging
More information about the pkg-kde-commits
mailing list