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

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Mon Jun 5 22:52:12 UTC 2017


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

The following commit has been merged in the experimental branch:
commit f50a477f001746d6153ed99caa0ba41a469ecac2
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Mon Jun 5 17:35:09 2017 -0500

    Install the new QWebSocketProtocol file in the development headers.
---
 debian/changelog                     | 1 +
 debian/libqt5websockets5-dev.install | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4d8c2ef..d3b2614 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtwebsockets-opensource-src (5.9.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Build now needs private QML headers; install qtdeclarative5-private-dev
     accordingly.
+  * Install the new QWebSocketProtocol file in the development headers.
 
  -- Simon Quigley <tsimonq2 at ubuntu.com>  Sun, 04 Jun 2017 20:34:01 -0500
 
diff --git a/debian/libqt5websockets5-dev.install b/debian/libqt5websockets5-dev.install
index 5692b22..ec77230 100644
--- a/debian/libqt5websockets5-dev.install
+++ b/debian/libqt5websockets5-dev.install
@@ -1,6 +1,7 @@
 usr/include/*/qt5/QtWebSockets/QMaskGenerator
 usr/include/*/qt5/QtWebSockets/QWebSocket
 usr/include/*/qt5/QtWebSockets/QWebSocketCorsAuthenticator
+usr/include/*/qt5/QtWebSockets/QWebSocketProtocol
 usr/include/*/qt5/QtWebSockets/QWebSocketServer
 usr/include/*/qt5/QtWebSockets/QtWebSockets
 usr/include/*/qt5/QtWebSockets/QtWebSocketsDepends

-- 
qtwebsockets packaging



More information about the pkg-kde-commits mailing list