[SCM] qtwebsockets packaging branch, experimental, updated. debian/5.7.1-20161021-3-7-g69d62e9

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Mon Jun 5 02:31:21 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebsockets.git;a=commitdiff;h=69d62e9

The following commit has been merged in the experimental branch:
commit 69d62e99936b89fa5ff805f50c3a2d4c2561d9b9
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Sun Jun 4 21:12:26 2017 -0500

    Build now needs private QML headers; install qtdeclarative5-private-dev accordingly.
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 54771dd..4d8c2ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 qtwebsockets-opensource-src (5.9.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Build now needs private QML headers; install qtdeclarative5-private-dev
+    accordingly.
 
  -- Simon Quigley <tsimonq2 at ubuntu.com>  Sun, 04 Jun 2017 20:34:01 -0500
 
diff --git a/debian/control b/debian/control
index f278a85..be1fb0a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 9.20160114~),
                libssl1.0-dev,
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.9.0+dfsg~),
-               qtdeclarative5-dev (>= 5.9.0~)
+               qtdeclarative5-dev (>= 5.9.0~),
+               qtdeclarative5-private-dev (>= 5.9.0~)
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.0+dfsg~),
                      qtbase5-doc-html (>= 5.9.0+dfsg~),
                      qttools5-dev-tools (>= 5.9.0~)

-- 
qtwebsockets packaging



More information about the pkg-kde-commits mailing list