[SCM] kcontacts packaging branch, kubuntu_stable, updated. ubuntu/4%15.07.90-0ubuntu1-5-g5c930a6
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed Aug 26 14:58:36 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcontacts.git;a=commitdiff;h=5c930a6
The following commit has been merged in the kubuntu_stable branch:
commit 5c930a6c3716c1541843bd3de4f4390dda3fba18
Author: Jonathan Riddell <jr at jriddell.org>
Date: Wed Aug 26 15:58:05 2015 +0100
not-binnmuable-any-depends-all
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2ffce45..9960c35 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/kcontacts.git
Package: libkf5contacts-dev
Section: libdevel
Architecture: any
-Depends: libkf5contacts5 (= ${binary:Version}),
+Depends: libkf5contacts5 (= ${source:Version}),
libkf5coreaddons-dev,
${misc:Depends}
Description: development files for kcontacts
@@ -39,7 +39,7 @@ Description: data files for kcontacts
Package: libkf5contacts5
Architecture: any
Multi-Arch: same
-Depends: libkf5contacts-data (= ${binary:Version}),
+Depends: libkf5contacts-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: address book API for KDE frameworks
--
kcontacts packaging
More information about the pkg-kde-commits
mailing list