summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-07-14 15:38:05 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-07-14 15:38:05 -0300
commitd5a4cf68dbe8c0be6c27520746743b5f7661820e (patch)
tree48e645e039ae9151e7fd05f1d0072b2f6fa8de8f
parentd3eb32cf2d7e8cda0406c03fef12c52560456531 (diff)
downloadqtscript-d5a4cf68dbe8c0be6c27520746743b5f7661820e.tar.gz
Bump Qt dependencies to 5.1.0~.
-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 44c99cb..153cf59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtscript-opensource-src (5.1.0+dfsg-1) UNRELEASED; urgency=low
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
* Fix watch file.
+ * Bump Qt dependencies to 5.1.0~.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 26 Jun 2013 11:22:55 -0300
diff --git a/debian/control b/debian/control
index 9a9a8f0..3906424 100644
--- a/debian/control
+++ b/debian/control
@@ -11,9 +11,9 @@ Uploaders: Fathi Boudra <fabo@debian.org>,
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
pkg-kde-tools,
- qtbase5-private-dev (>= 5.0.2~)
+ qtbase5-private-dev (>= 5.1.0~)
Build-Depends-Indep: libqt5sql5-sqlite,
- qttools5-dev-tools (>= 5.0.2~)
+ qttools5-dev-tools (>= 5.1.0~)
Standards-Version: 3.9.4
Homepage: http://qt-project.org/
Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtscript.git