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

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


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

The following commit has been merged in the ubuntu branch:
commit bc3ac764e79244aa66c8873cea51d2853135b395
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Thu Nov 10 10:57:39 2016 +0000

    Likewise fix dependency on libssl1.0.2 -> .0 for now
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 604689b..b3f6308 100644
--- a/debian/control
+++ b/debian/control
@@ -120,7 +120,7 @@ Package: libqt5network5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libssl1.0.2, ${misc:Depends}, ${shlibs:Depends}
+Depends: libssl1.0.0, ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 network module
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list