[SCM] qtquickcontrols packaging branch, experimental, updated. debian/5.6.1-2-9-g7737588
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon Jul 11 20:04:09 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquickcontrols.git;a=commitdiff;h=7737588
The following commit has been merged in the experimental branch:
commit 77375883875d5c1a1982af344dae23d5c952827d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon Jul 11 23:04:05 2016 +0300
Make the examples package depend on qml-module-qtquick-extras.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 910a578..1e165ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ qtquickcontrols-opensource-src (5.7.0-1) UNRELEASED; urgency=medium
* Update debian/copyright.
* Bump Qt build-dependencies to 5.7.0.
* Drop obsolete Breaks/Replaces.
+ * Make the examples package depend on qml-module-qtquick-extras.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 28 Jun 2016 14:43:47 +0200
diff --git a/debian/control b/debian/control
index efeec31..1beabf6 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Pre-Depends: ${misc:Pre-Depends}
Depends: qml-module-qtquick-controls,
qml-module-qtquick-dialogs,
qml-module-qtquick-privatewidgets,
+ qml-module-qtquick-extras,
qml-module-qttest,
${misc:Depends},
${shlibs:Depends}
--
qtquickcontrols packaging
More information about the pkg-kde-commits
mailing list