[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.6.0-beta-2-6-gf7a11b9
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Mar 5 11:24:47 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=c140b2d
The following commit has been merged in the experimental branch:
commit c140b2dd8415d0fc3b61f2993374d6f51acb369c
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Mar 5 14:23:50 2016 +0300
Bump Qt build-dependencies to 5.6.0~rc.
---
debian/changelog | 1 +
debian/control | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 51dd0ec..67fc498 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtdeclarative-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
* New upstream release candidate.
* Drop qml-model-qtqml-models2 transitional package. It has already been
transitional in jessie (and wheezy-backports).
+ * Bump Qt build-dependencies to 5.6.0~rc.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Add qt5-qmltooling-plugins as a qtdeclarative5-dev dependency, it is
diff --git a/debian/control b/debian/control
index 17dffc1..bb88bea 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
libdouble-conversion-dev,
- libqt5xmlpatterns5-dev (>= 5.6.0~beta~),
+ libqt5xmlpatterns5-dev (>= 5.6.0~rc~),
pkg-kde-tools (>= 0.15.17~),
python,
- qtbase5-private-dev (>= 5.6.0~beta+dfsg~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~beta+dfsg~),
- qtbase5-doc-html (>= 5.6.0~beta+dfsg~),
+ qtbase5-private-dev (>= 5.6.0~rc+dfsg~)
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~rc+dfsg~),
+ qtbase5-doc-html (>= 5.6.0~rc+dfsg~),
qttools5-dev-tools (>= 5.6.0~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list