[SCM] qtwebchannel packaging branch, master, updated. 65204e97c8d491743004dd76a353c661838f831c
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Aug 27 16:37:32 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=65204e9
The following commit has been merged in the master branch:
commit 65204e97c8d491743004dd76a353c661838f831c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Aug 27 19:37:10 2016 +0300
Remove missing dfsg version on libqt5websockets5 dependency.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index d38fb47..4619f32 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
Build-Depends: cmake,
debhelper (>= 9),
pkg-kde-tools,
- libqt5websockets5-dev (>= 5.6.1+dfsg~),
+ libqt5websockets5-dev (>= 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