[SCM] qtwebsockets packaging branch, master, updated. debian/5.7.1-20161021-3-2-gd03e424

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Nov 4 14:39:52 UTC 2016


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

The following commit has been merged in the master branch:
commit d03e4241af34026520922a5f4b5b56d071919477
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Nov 4 11:39:30 2016 -0300

    Build depend upon libssl1.0 to cirrectly run tests.
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3199bd4..f76f576 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtwebsockets-opensource-src (5.7.1~20161021-4) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Build depend upon libssl1.0-dev. Tests use libssl and when libssl1.1 is
+    present they fail.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 04 Nov 2016 11:37:33 -0300
 
 qtwebsockets-opensource-src (5.7.1~20161021-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e37928f..afedce6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
            Dmitry Shachnev <mitya57 at debian.org>,
            Simon Quigley <tsimonq2 at ubuntu.com>
 Build-Depends: debhelper (>= 9.20160114~),
+               libssl1.0-dev,
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.7.1~20161021+dfsg~),
                qtdeclarative5-dev (>= 5.7.1~20161021~)

-- 
qtwebsockets packaging



More information about the pkg-kde-commits mailing list