[SCM] qt3d packaging branch, experimental, updated. debian/5.9.1+dfsg-3-3-g90b60c1
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Oct 17 18:32:22 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt3d.git;a=commitdiff;h=9de3162
The following commit has been merged in the experimental branch:
commit 9de3162b83cfb14f08b21e0aa82dd813e22c2585
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Oct 17 17:58:13 2017 +0300
Bump Qt build-dependencies to 5.9.2.
---
debian/changelog | 1 +
debian/control | 14 +++++++-------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d3613b7..d573fe5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qt3d-opensource-src (5.9.2+dfsg-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.9.2.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 17 Oct 2017 17:41:21 +0300
diff --git a/debian/control b/debian/control
index b6ae41d..6a9e5f8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,18 +11,18 @@ Uploaders: Timo Jyrinki <timo at debian.org>,
Build-Depends: debhelper (>= 9.20160114~),
dpkg-dev (>= 1.17.14),
libgl1-mesa-dri <!nocheck>,
- libqt5opengl5-dev (>= 5.9.1+dfsg~),
+ libqt5opengl5-dev (>= 5.9.2+dfsg~),
pkg-kde-tools,
pkgconf,
- qtbase5-private-dev (>= 5.9.1+dfsg~),
- qtdeclarative5-private-dev (>= 5.9.1~),
+ qtbase5-private-dev (>= 5.9.2+dfsg~),
+ qtdeclarative5-private-dev (>= 5.9.2~),
xauth <!nocheck>,
xvfb <!nocheck>,
zlib1g-dev
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.1+dfsg~),
- qtbase5-doc-html (>= 5.9.1+dfsg~),
- qtdeclarative5-doc-html (>= 5.9.1~),
- qttools5-dev-tools (>= 5.9.1~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~),
+ qtbase5-doc-html (>= 5.9.2+dfsg~),
+ qtdeclarative5-doc-html (>= 5.9.2~),
+ qttools5-dev-tools (>= 5.9.2~)
Standards-Version: 4.0.0
Homepage: http://qt-project.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qt3d.git
--
qt3d packaging
More information about the pkg-kde-commits
mailing list