[SCM] kaccounts-integration packaging branch, kubuntu_unstable, updated. 71c8fbaa759922b5bb4ec163494659b2556fa4f5

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Mar 9 11:58:01 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kaccounts-integration.git;a=commitdiff;h=3ce1199

The following commit has been merged in the kubuntu_unstable branch:
commit 3ce1199f17a8ff061e6b891abd3db92a5bc320c4
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Mar 9 12:57:30 2015 +0100

    make -dev package depend on lib package
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5f56804..94b2be1 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,9 @@ Description: library to administer web accounts
 Package: libkaccounts-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: libkaccounts1 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Breaks: kaccounts-integration (<= 0.0+git20141209.1543+15.04)
 Replaces: kaccounts-integration (<= 0.0+git20141209.1543+15.04)
 Description: library to administer web accounts - development files

-- 
kaccounts-integration packaging



More information about the pkg-kde-commits mailing list