[SCM] ktp-common-internals packaging branch, kubuntu_unstable, updated. debian/0.8.1-1-36-ge444555
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 23 15:09:31 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=e444555
The following commit has been merged in the kubuntu_unstable branch:
commit e444555ee5cc223233f4ff8ca1c05c9d7f6f9d3c
Author: Harald Sitter <sitter at kde.org>
Date: Mon Mar 23 16:08:40 2015 +0100
reduce kde-telepathy-kpeople dependency to a recommends
this deals with a circular dep caused by
commoninternals -> kepople -> logger -> commoninternals
---
debian/control | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index f510f4c..adb7f75 100644
--- a/debian/control
+++ b/debian/control
@@ -86,9 +86,8 @@ Description: kpeople plugins for kde-telepathy
Package: libktpcommoninternals9
Architecture: any
-Depends: kde-telepathy-kpeople (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: kde-telepathy-kpeople (= ${binary:Version})
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