[SCM] qt3d packaging branch, experimental, updated. debian/5.5.1-5-4-gfe4d228

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Mar 31 23:09:57 UTC 2016


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

The following commit has been merged in the experimental branch:
commit dfca53b09a1bc8bc4059a51e6237d8dcf1e8b21f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Mar 31 20:09:14 2016 -0300

    Bump Qt build dependencies.
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 23951df..776ce71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qt3d-opensource-src (5.6.0-1) UNRELEASED; urgency=medium
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
+    - Bump Qt build dependencies.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 31 Mar 2016 20:06:22 -0300
 
diff --git a/debian/control b/debian/control
index a546d9a..dee054c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,18 +9,18 @@ Uploaders: Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 9),
                libassimp-dev,
-               libqt5opengl5-dev (>= 5.5.1+dfsg~),
+               libqt5opengl5-dev (>= 5.6.0+dfsg~),
                pkg-kde-tools,
                pkgconf,
-               qtbase5-private-dev (>= 5.5.1+dfsg~),
-               qtdeclarative5-private-dev (>= 5.5.1~),
+               qtbase5-private-dev (>= 5.6.0+dfsg~),
+               qtdeclarative5-private-dev (>= 5.6.0~),
                xauth,
                xvfb,
                zlib1g-dev
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.5.1+dfsg~),
-                     qtbase5-doc-html (>= 5.5.1+dfsg~),
-                     qtdeclarative5-doc-html (>= 5.5.1~),
-                     qttools5-dev-tools (>= 5.5.1~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0+dfsg~),
+                     qtbase5-doc-html (>= 5.6.0+dfsg~),
+                     qtdeclarative5-doc-html (>= 5.6.0~),
+                     qttools5-dev-tools (>= 5.6.0~)
 Standards-Version: 3.9.6
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qt3d.git

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list