[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.13.1-1-11-g68c1df4

Maximiliano Curia maxy at moszumanska.debian.org
Thu Aug 7 15:39:55 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-runtime.git;a=commitdiff;h=1a13baf

The following commit has been merged in the master branch:
commit 1a13baf1f28c4e2b913d4e00521005e0685d3ab5
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Aug 7 16:21:47 2014 +0200

    Disable libssh build-dep, due to openssl license incompatibility. (Closes: #750867)
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index beb85d1..360c6b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kde-runtime (4:4.13.3-2) UNRELEASED; urgency=medium
 
-  * 
+  * Disable libssh build-dep, due to openssl license incompatibility.
+    (Closes: #750867)
 
  -- Maximiliano Curia <maxy at debian.org>  Thu, 07 Aug 2014 15:46:19 +0200
 
diff --git a/debian/control b/debian/control
index e7e5ea3..323440d 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends: cmake,
                libqzeitgeist-dev,
                libslp-dev,
                libsmbclient-dev,
-               libssh-dev (>= 0.4.0),
+#               libssh-dev (>= 0.4.0),
                libwebp-dev,
                libx11-dev,
                libxcursor-dev,

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list