[SCM] ktp-common-internals packaging branch, master, updated. debian/15.08.2-1-5-gc2958e8
Diane Trout
diane at moszumanska.debian.org
Mon Nov 9 20:00:27 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-common-internals.git;a=commitdiff;h=e6f6896
The following commit has been merged in the master branch:
commit e6f6896a40a4927f00df46cbc183e48e9667ecbf
Author: Diane Trout <diane at ghic.org>
Date: Mon Nov 9 11:10:32 2015 -0800
Add telepathy-accounts-signon dependency to libktpcommoninternals9, which is needed to integrate with kaccounts system.
---
debian/changelog | 2 ++
debian/control | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a6df9d1..cee31bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ktp-common-internals (15.08.2-2) UNRELEASED; urgency=medium
* Update libktpcommoninternals9 qt logger dependency to
libtelepathy-logger-qt5 (>= 15.04) (Closes: #804409)
* Change Diane Trouts email address back. (ease of SPAM filtering)
+ * Add telepathy-accounts-signon dependency to libktpcommoninternals9,
+ which is needed to integrate with kaccounts system.
-- Diane Trout <diane at ghic.org> Mon, 09 Nov 2015 11:03:24 -0800
diff --git a/debian/control b/debian/control
index 16eb208..8b36686 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,8 @@ Replaces: libktpcommoninternalsprivate6 (<< 0.7.80)
Breaks: libktpcommoninternalsprivate6 (<< 0.7.80)
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libkf5people5 (>= 0.3.0),
- libtelepathy-logger-qt5 (>= 15.04)
+ libtelepathy-logger-qt5 (>= 15.04),
+ telepathy-accounts-signon
Description: KDE Telepathy common internal library
Internal library which consists of the most reused
parts across KDE Telepathy.
--
ktp-common-internals packaging
More information about the pkg-kde-commits
mailing list