[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=4cf6bb5

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

    Fix libtelepathy-qt5-dev name.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

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

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list