[SCM] kig packaging branch, kubuntu_wily_archive, updated. ubuntu/4%15.08.0-0ubuntu1-5-gd87635d

Clive Johnston clivejo-guest at moszumanska.debian.org
Mon Sep 21 16:52:22 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit d87635d56c190d27a36f3697259e307b929f38b8
Author: Clive Johnston <clivejo at aol.com>
Date:   Mon Sep 21 17:52:18 2015 +0100

    Adding build-dep on libqt5xmlpatterns5-dev
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9b79670..242c68b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kig (4:15.08.1-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release (15.08.1)
   * Update build-deps and deps with the info from cmake
+  * Adding build-dep on libqt5xmlpatterns5-dev
 
  -- Clive Johnston <clivejo at aol.com>  Wed, 16 Sep 2015 23:43:04 +0100
 
diff --git a/debian/control b/debian/control
index e7fb3eb..3d247be 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5parts-dev,
                libkf5texteditor-dev,
                libqt5svg5-dev,
+               libqt5xmlpatterns5-dev,
                pkg-config,
                pkg-kde-tools (>> 0.15.15)
 Standards-Version: 3.9.6

-- 
kig packaging



More information about the pkg-kde-commits mailing list