[SCM] qt3d packaging branch, master, updated. ee25d7047d8ed9548f700c6b892237fe8943aa5f

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Sep 3 13:31:15 UTC 2015


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

The following commit has been merged in the master branch:
commit e27398c5fa2e6ab305c8da3bada241838f654ea9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Sep 3 11:49:11 2015 +0300

    Tighten Qt build-dependencies.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index dd224fd..0f9e83a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Uploaders: Timo Jyrinki <timo at debian.org>,
            Pino Toscano <pino at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
-Build-Depends: debhelper (>= 9.0.0),
-               libqt5opengl5-dev,
-               libqt5xcbqpa5,
+Build-Depends: debhelper (>= 9),
+               libqt5opengl5-dev (>= 5.5.0+dfsg~),
+               libqt5xcbqpa5 (>= 5.5.0+dfsg~),
                pkg-kde-tools,
-               qtbase5-private-dev (>= 5.5.0~),
+               qtbase5-private-dev (>= 5.5.0+dfsg~),
                qtdeclarative5-private-dev (>= 5.5.0~),
                xauth,
                xvfb,

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list