[SCM] qtgraphicaleffects packaging branch, experimental, updated. debian/5.3.0-1-2-ga97136f
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Tue Jun 3 12:36:55 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtgraphicaleffects.git;a=commitdiff;h=a97136f
The following commit has been merged in the experimental branch:
commit a97136f24ccd639f801f8bff8834ba1c42b54a50
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Tue Jun 3 09:36:17 2014 -0300
Replace qtdeclarative5-qtquick2-plugin with qml-module-qtquick2.
---
debian/changelog | 5 +++++
debian/control | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fde4b32..243c645 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
qtgraphicaleffects-opensource-src (5.3.0-2) UNRELEASED; urgency=medium
+ [ Lisandro Damián Nicanor Pérez Meyer ]
+ * Replace the transitional package qtdeclarative5-qtquick2-plugin with
+ qml-module-qtquick2. This is needed for the tests. Thanks Alexander Volkov
+ for spotting this one.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 03 Jun 2014 09:25:54 -0300
qtgraphicaleffects-opensource-src (5.3.0-1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index 31d083b..aaa5282 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends: dbus,
debhelper (>= 9),
dpkg-dev (>= 1.16.1),
pkg-kde-tools,
+ qml-module-qtquick2,
qtbase5-private-dev (>= 5.3.0+dfsg~),
qtdeclarative5-private-dev (>= 5.3.0~),
- qtdeclarative5-qtquick2-plugin,
xauth,
xvfb
Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools (>= 5.3.0~)
--
qtgraphicaleffects packaging
More information about the pkg-kde-commits
mailing list