[SCM] qt3d packaging branch, master, updated. debian/5.7.1-20161122+dfsg-2-3-ga5355b3

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Dec 14 20:12:28 UTC 2016


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

The following commit has been merged in the master branch:
commit a5355b335863031716d0a692a665b2336d44fcdf
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Dec 14 17:12:11 2016 -0300

    Add <!nocheck> to build dependencies used at test time.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a1ebea7..658072c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qt3d-opensource-src (5.7.1~20161122+dfsg-3) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Add libgl1-mesa-dri as a test build dependency to avoid the message
     "libEGL warning: DRI2: failed to open swrast".
+  * Add <!nocheck> to build dependencies used at test time.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 14 Dec 2016 16:44:26 -0300
 
diff --git a/debian/control b/debian/control
index ee48e62..65ee123 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 9),
                pkgconf,
                qtbase5-private-dev (>= 5.7.1~20161021+dfsg~),
                qtdeclarative5-private-dev (>= 5.7.1~20161021~),
-               xauth,
-               xvfb,
+               xauth <!nocheck>,
+               xvfb <!nocheck>,
                zlib1g-dev
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1~20161021+dfsg~),
                      qtbase5-doc-html (>= 5.7.1~20161021+dfsg~),

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list