[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.6.1-4-11-gebd1ebf

Diane Trout diane at moszumanska.debian.org
Fri Apr 22 20:31:28 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=ebd1ebf

The following commit has been merged in the master branch:
commit ebd1ebf6b8371b90c28ca8f81a92f59e39dc5ea4
Author: Diane Trout <diane at ghic.org>
Date:   Fri Apr 22 13:31:17 2016 -0700

    Relax libssl build-dep
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 54d9688..da5ae14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-qt (0.9.6.1-7) UNRELEASED; urgency=medium
+
+  * Relax libssl build-dep
+
+ -- Diane Trout <diane at ghic.org>  Fri, 22 Apr 2016 10:33:12 -0700
+
 telepathy-qt (0.9.6.1-6) unstable; urgency=medium
 
   * Add fix-deprecated-bsd-source.patch
diff --git a/debian/control b/debian/control
index 8caf19e..b81d234 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                cmake,
                doxygen,
                graphviz,
-               libssl1.0.2,
+               libssl-dev,
                libgstreamer1.0-dev,
                libgstreamer-plugins-base1.0-dev,
                libqt4-dev (>= 4.6.0),

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list