[SCM] qtwebchannel packaging branch, master, updated. 98ac3f33a9910393fb33256894665b97b5cfccfe

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Aug 27 16:49:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=98ac3f3

The following commit has been merged in the master branch:
commit 98ac3f33a9910393fb33256894665b97b5cfccfe
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Aug 27 19:49:14 2016 +0300

    Build-depend on qml-module-qttest for QML tests.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 88a73c8..00f7b51 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,9 @@ Uploaders: Scarlett Clark <sgclark at kubuntu.org>,
 Section: libs
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               pkg-kde-tools,
                libqt5websockets5-dev (>= 5.6.1~),
+               pkg-kde-tools,
+               qml-module-qttest (>= 5.6.1~),
                qtbase5-dev (>= 5.6.1+dfsg~),
                qtbase5-private-dev (>= 5.6.1+dfsg~),
                qtchooser (>= 5.6.1~),

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list