summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ccac13f..75a66ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtscript-opensource-src (5.2.1+dfsg-1) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
* Update symbols files with buildd's logs.
+ * Bump Qt build dependencies.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 10 Feb 2014 12:56:38 -0300
diff --git a/debian/control b/debian/control
index 22be5ce..4e4c3df 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,10 @@ Uploaders: Fathi Boudra <fabo@debian.org>,
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
pkg-kde-tools (>= 0.15.8~),
- qtbase5-private-dev (>= 5.2.0+dfsg-7~),
+ qtbase5-private-dev (>= 5.2.1+dfsg~),
xauth,
xvfb
-Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools (>= 5.2.0-1~)
+Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools (>= 5.2.1~)
Standards-Version: 3.9.5
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtscript.git