[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.6.1-4-6-g34e7dfd
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Wed Jun 29 10:33:58 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=b0e30a2
The following commit has been merged in the experimental branch:
commit b0e30a2957776c7c30e965b5235bfcc092cc8bb4
Author: Harald Sitter <sitter at kde.org>
Date: Wed Jun 29 12:32:15 2016 +0200
update dependencies
---
debian/changelog | 3 +++
debian/control | 3 +++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ba8e0e4..9674229 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ qtdeclarative-opensource-src (5.7.0-1) UNRELEASED; urgency=medium
* Drop qml_only_release_types_if_they_arent_referenced_anymore.patch (upstream)
* New package qml-module-qtquick-layouts (moved from qtquickcontrols)
* Update install files.
+ * qtdeclarative5-examples breaks/replaces qtquickcontrols5-examples because
+ of moved example files.
+ * qtdeclarative5-examples depends on the new layouts module
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 28 Jun 2016 14:35:33 +0200
diff --git a/debian/control b/debian/control
index ed5788d..ff5b849 100644
--- a/debian/control
+++ b/debian/control
@@ -325,12 +325,15 @@ Section: x11
Pre-Depends: ${misc:Pre-Depends}
Depends: qml-module-qtqml-models2,
qml-module-qtquick-dialogs,
+ qml-module-qtquick-layouts,
qml-module-qtquick-localstorage,
qml-module-qtquick-particles2,
qml-module-qtquick-xmllistmodel,
qml-module-qttest,
${misc:Depends},
${shlibs:Depends}
+Breaks: qtquickcontrols5-examples (<< 5.7.0-1~)
+Replaces: qtquickcontrols5-examples (<< 5.7.0-1~)
Description: Qt 5 declarative examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list