[SCM] ktp-common-internals packaging branch, kubuntu_vivid_backports, updated. debian/0.8.1-1-49-g3e2042a

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed May 27 20:30:22 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=3e2042a

The following commit has been merged in the kubuntu_vivid_backports branch:
commit 3e2042ad66161dcd7a1b205f882fe9647c41cb89
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed May 27 13:30:11 2015 -0700

    Fix libtelepathy-qt5-dev  version req.
    
    * Fix libtelepathy-qt5-dev  version req.
    * otr requires telepathy-qt5 > 0.9.5
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 59a30f5..c717b4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 ktp-common-internals (4:15.04.1-0ubuntu1) UNRELEASED; urgency=medium
 
   * Backport to vivid. 
-  * Fix libtelepathy-qt5-dev name. 
+  * Fix libtelepathy-qt5-dev  version req. 
+  * otr requires telepathy-qt5 > 0.9.5 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 27 May 2015 13:01:14 -0700
 
diff --git a/debian/control b/debian/control
index cc33b7b..6beb97b 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Build-Depends: cmake,
                libkf5xmlgui-dev,
                libotr5-dev,
                libtelepathy-logger-qt-dev,
-               libtelepathy-qt5-dev,
+               libtelepathy-qt5-dev (>= 0.9.5),
                pkg-kde-tools (>> 0.15.15),
                qtbase5-dev,
                qtdeclarative5-dev

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list