[SCM] qtbase packaging branch, ubuntu, updated. ubuntu/5.7.1+dfsg-2ubuntu1

Timo Jyrinki timo at moszumanska.debian.org
Tue Jan 10 07:32:15 UTC 2017


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

The following commit has been merged in the ubuntu branch:
commit 145a62f213f431a2c520b938cdfa42f7c8374a35
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Mon Nov 7 13:58:49 2016 +0000

    Ubuntu doesn't have package named libssl1.0-dev yet.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e24cbd0..540e790 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ qtbase-opensource-src (5.7.1~20161021+dfsg-6ubuntu1) UNRELEASED; urgency=medium
   * Update symbols and mark private ones.
   * Adjust tests enablement patch for Qt 5.7 and 5.7.1.
   * Drop also net-bearer-nm-disconnect-ap-signals7.patch that was upstreamed.
+  * Ubuntu doesn't have package named libssl1.0-dev yet.
 
  -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Thu, 25 Aug 2016 11:01:48 +0000
 
diff --git a/debian/control b/debian/control
index 6d896cb..604689b 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends: debhelper (>= 9),
                libproxy-dev,
                libpulse-dev,
                libsqlite3-dev,
-               libssl1.0-dev,
+               libssl-dev,
                libudev-dev [linux-any],
                libx11-dev,
                libx11-xcb-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list