[SCM] qbs packaging branch, master, updated. debian/1.5.2+dfsg-1-10-g8892919
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Sep 3 16:47:00 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qbs.git;a=commitdiff;h=94b7593
The following commit has been merged in the master branch:
commit 94b7593150483a0255585d749c1493e32030d062
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Sep 3 19:46:42 2016 +0300
Bump required Qt version to 5.4.0, following upstream.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1487203..8a096ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qbs (1.6.0+dfsg-1) UNRELEASED; urgency=medium
* Update install files for the new release.
* Update debian/libqbscore1.symbols from amd64 and i386 build logs.
* Fix two Lintian errors about package descriptions.
+ * Bump required Qt version to 5.4.0, following upstream.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 03 Sep 2016 14:43:46 +0300
diff --git a/debian/control b/debian/control
index 3d15c9c..a5a3d31 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Dmitry Shachnev <mitya57 at debian.org>,
Adam Majer <adamm at zombino.com>
Build-Depends: debhelper (>= 9.20160114~),
pkg-kde-tools,
- qtbase5-dev,
+ qtbase5-dev (>= 5.4.0),
qtdeclarative5-dev,
qtscript5-dev,
qttools5-dev-tools
--
qbs packaging
More information about the pkg-kde-commits
mailing list