[SCM] qtwebchannel packaging branch, master, updated. cf89788d521d930fdd2c3d30cc93a9eafbef9985
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Aug 3 15:16:15 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=cf89788
The following commit has been merged in the master branch:
commit cf89788d521d930fdd2c3d30cc93a9eafbef9985
Author: Sandro Knauß <sknauss at kde.org>
Date: Wed Aug 3 17:16:01 2016 +0200
split B-D into indep and arch part
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 6677a81..de5000b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,13 @@ Section: libs
Priority: optional
Build-Depends: cmake,
debhelper (>= 9),
- libqt5sql5-sqlite,
pkg-kde-tools,
qtbase5-dev (>= 5.6.1+dfsg~),
qtbase5-private-dev (>= 5.6.1+dfsg~),
- qtchooser,
- qtdeclarative5-private-dev (>= 5.6.1~),
- qttools5-dev-tools (>= 5.6.1~)
+ qtchooser (>= 5.6.1~),
+ qtdeclarative5-private-dev (>= 5.6.1~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.1~),
+ qttools5-dev-tools (>= 5.6.1~)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/qt/qtwebchannel.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtwebchannel.git
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list