[SCM] ktp-common-internals packaging branch, kubuntu_wily_archive, updated. debian/0.8.1-1-45-g097f70c

Scarlett Clark sgclark-guest at moszumanska.debian.org
Sat May 16 14:54:20 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit 097f70ce1c28692143457f78bee3669d535e545d
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Sat May 16 07:54:07 2015 -0700

    OTR requires telepathy-qt5 >= 0.9.5
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 316f2bf..c3961db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ ktp-common-internals (4:15.04.1-0ubuntu1) UNRELEASED; urgency=medium
   * This needs libtelepathy-logger-qt5-dev it is a kf5 app. 
   * Remove the non existant version dep for above. 
   * Try libtelepthy-logger-qt-dev again. 
+  * OTR requires telepathy-qt5 >= 0.9.5 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 13 May 2015 22:35:47 -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