[SCM] kaccounts-providers packaging branch, kubuntu_unstable, updated. 802ef4917927f749434a5d4554c763682db97727
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Fri Apr 3 06:48:56 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kaccounts-providers.git;a=commitdiff;h=802ef49
The following commit has been merged in the kubuntu_unstable branch:
commit 802ef4917927f749434a5d4554c763682db97727
Author: Harald Sitter <sitter at kde.org>
Date: Fri Apr 3 08:41:18 2015 +0200
build depend on libkaccounts for its handy cmake macro
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 594bdec..10f68a1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,16 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Build-Depends: cmake,
debhelper (>= 9),
extra-cmake-modules,
- pkg-kde-tools (>= 0.12),
intltool,
- libaccounts-glib-dev
+ libaccounts-glib-dev,
+ libkaccounts-dev,
+ pkg-kde-tools (>= 0.12)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-extras/kaccounts-providers.git/
Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kaccounts-providers.git
Package: kaccounts-providers
Architecture: all
-Depends: ${misc:Depends}, signon-plugin-oauth2
+Depends: signon-plugin-oauth2, ${misc:Depends}
Description: KDE providers for accounts sign-on
Additional providers for accounts sing-on.
--
kaccounts-providers packaging
More information about the pkg-kde-commits
mailing list