[SCM] qtsensors packaging branch, kubuntu_unstable, updated. debian/5.5.0-1

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Sep 8 16:14:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsensors.git;a=commitdiff;h=1320b7a

The following commit has been merged in the kubuntu_unstable branch:
commit 1320b7a97090e6703304c5c5c92731829d17323d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Aug 28 15:48:57 2015 +0300

    Build-depend on libqt5xcbqpa5, it is needed to run tests under Xvfb.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3398cc4..701e5bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtsensors-opensource-src (5.5.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Qt build-dependencies to 5.5.0.
   * Do not run tests during arch-indep builds.
+  * Build-depend on libqt5xcbqpa5, it is needed to run tests under Xvfb.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 28 Aug 2015 15:06:31 +0300
 
diff --git a/debian/control b/debian/control
index f7ffded..ee9a92a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
            Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 9),
+               libqt5xcbqpa5,
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.5.0+dfsg~),
                qtdeclarative5-private-dev (>= 5.5.0~),

-- 
qtsensors packaging



More information about the pkg-kde-commits mailing list