[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.5+dfsg-2-3-g96858ab
    Diane Trout 
    diane-guest at moszumanska.debian.org
       
    Thu May  7 06:39:48 UTC 2015
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=b5f851c
The following commit has been merged in the master branch:
commit b5f851c1fea0c9c66faeaf66ba8ea998096004a1
Author: Diane Trout <diane at ghic.org>
Date:   Wed May 6 23:34:27 2015 -0700
    Remove libssl1.0.0 version dependency (Closes #784300)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 95f2cb8..1cc18fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-qt (0.9.5+dfsg-3) UNRELEASED; urgency=medium
+
+  * Remove libssl1.0.0 version dependency (Closes #784300)
+
+ -- Diane Trout <diane at ghic.org>  Wed, 06 May 2015 20:29:53 -0700
+
 telepathy-qt (0.9.5+dfsg-2) unstable; urgency=medium
 
   * Updates that should have been included in the 0.9.5+dfsg-1 changelog.
diff --git a/debian/control b/debian/control
index eda92d8..35da3c2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                cmake,
                doxygen,
                graphviz,
-               libssl1.0.0 (<= 1.0.2),
+               libssl1.0.0,
                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