[SCM] kmag packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-1-8-g8a0d9cc

Scarlett Clark sgclark-guest at moszumanska.debian.org
Sat Dec 13 21:21:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-applications/kmag.git;a=commitdiff;h=8a0d9cc

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 8a0d9ccbc405e1054630d2f7337e3bf975f9e4d8
Author: Scarlett Clark <sgclark at kubuntu.org>
Date:   Sat Dec 13 13:20:38 2014 -0800

    Add optional depend libqaccessibilityclient-dev
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 60c1701..224d000 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kmag (4:14.12.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Remove kdelibs5-dev depend version as there was not a new release.
+  * Add optional depend libqaccessibilityclient-dev. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 12 Dec 2014 10:20:55 -0800
 
diff --git a/debian/control b/debian/control
index 5551255..52d1dd7 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
                kdelibs5-dev,
-               pkg-kde-tools (>= 0.12)
+               pkg-kde-tools (>= 0.12),
+               libqaccessibilityclient-dev
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-applications/kmag.git/

-- 
kmag packaging



More information about the pkg-kde-commits mailing list