[SCM] ktp-contact-list packaging branch, jessie, updated. debian/0.7.0-1-19-gbcc2ed4

Diane Trout diane-guest at moszumanska.debian.org
Wed Oct 29 04:31:21 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-contact-list.git;a=commitdiff;h=ce04296

The following commit has been merged in the jessie branch:
commit ce04296ff3213d258ff7d03f416d4ff38cde4b72
Author: Diane Trout <diane at ghic.org>
Date:   Tue Oct 21 22:08:58 2014 -0700

    Add kde-telepathy-kpeople as a dependency to ktp-contactlist this should force installing of the kpeople components to prevent the contact list from being empty. (Closes: #753305)
---
 debian/changelog | 9 +++++++++
 debian/control   | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9ba489d..1db7426 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ktp-contact-list (0.8.1-2) UNRELEASED; urgency=medium
+
+  * Add kde-telepathy-kpeople as a dependency to ktp-contactlist
+    this should force installing of the kpeople components to
+    prevent the contact list from being empty.
+    (Closes: #753305)
+
+ -- Diane Trout <diane at ghic.org>  Tue, 21 Oct 2014 22:07:01 -0700
+
 ktp-contact-list (0.8.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 7114449..4cfb477 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepath
 
 Package: kde-telepathy-contact-list
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kde-telepathy-data (>= 0.8.1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, kde-telepathy-data (>= 0.8.1), kde-telepathy-kpeople
 Recommends: kde-telepathy
 Description: Telepathy contact list for the KDE Plasma Desktop
  This package provides a contact list application based on telepathy,

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list