[SCM] kdeconnect packaging branch, master, updated. upstream/0.8-60-g875781a

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Feb 5 02:50:59 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=875781a

The following commit has been merged in the master branch:
commit 875781acdfe18efc01fef1752009754b7a34fa38
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Feb 4 23:50:37 2016 -0300

    Add libqca-qt5-2-plugins as a build dependency.
    
    Needed by the tests.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9037005..7da0d34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ kdeconnect (0.9g-1) UNRELEASED; urgency=medium
   * Update README.md installation.
   * Disable NetworkPackageTests::networkPackageIdentityTest as it seems to
     run fine with network access but fail without it (and thus on sbuild).
+  * Add libqca-qt5-2-plugins as a build dependency, it is needed by the tests.
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Mon, 01 Feb 2016 17:49:26 -0300
 
diff --git a/debian/control b/debian/control
index 3fc7b7f..4be3a25 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: cmake,
                libkf5kcmutils-dev,
                libkf5notifications-dev,
                libqca-qt5-2-dev,
+               libqca-qt5-2-plugins,
                libqt5x11extras5-dev,
                libxtst-dev,
                pkg-config,

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list