[SCM] kaccounts-providers packaging branch, master, updated. 849fb654a788df205ffbda3c472ff8fb4d39998f

Diane Trout diane at moszumanska.debian.org
Sun Sep 20 05:44:23 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kaccounts-providers.git;a=commitdiff;h=244c0ba

The following commit has been merged in the master branch:
commit 244c0baf2e4d45101171fe46bbecc4a5c195ba5c
Author: Diane Trout <diane at ghic.org>
Date:   Wed Aug 26 23:07:20 2015 -0700

    Add qtbase5-dev to build dependencies
---
 debian/changelog | 6 +++++-
 debian/control   | 3 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a30d24..a702e0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
-kaccounts-providers (15.04.1-1~) UNRELEASED; urgency=medium
+kaccounts-providers (15.04.3-1~) UNRELEASED; urgency=medium
 
+  [ Maximiliano Curia ]
   * Prepare initial Debian release.
 
+  [ Diane Trout ]
+  * Add qtbase5-dev to build dependencies
+
  -- Maximiliano Curia <maxy at debian.org>  Mon, 18 May 2015 16:16:05 +0200
 
 kaccounts-providers (15.04.1-0ubuntu1) UNRELEASED; urgency=medium
diff --git a/debian/control b/debian/control
index d8217e8..6b6a8a8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: cmake (>= 2.8.12~),
                intltool,
                libaccounts-glib-dev,
                libkaccounts-dev,
-               pkg-kde-tools (>= 0.12)
+               pkg-kde-tools (>= 0.12),
+               qtbase5-dev,
 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

-- 
kaccounts-providers packaging



More information about the pkg-kde-commits mailing list