diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-26 11:46:25 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-26 11:46:25 -0300 |
commit | 5a378c86387f75b0bc91c5fce2f8379e33a354d5 (patch) | |
tree | a324fc21bb6b1aed816d2f308279d63e133ab605 | |
parent | fd24fdb5e7ddd16913dbab089cbc36516dacc200 (diff) | |
download | qtdeclarative-5a378c86387f75b0bc91c5fce2f8379e33a354d5.tar.gz |
Bump Qt build depends.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5ec5193..483a0ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qtdeclarative-opensource-src (5.3.1-1) UNRELEASED; urgency=medium [ Lisandro Damián Nicanor Pérez Meyer ] * New upstream release. * Update symbols files with buildds' logs and mips64[el] logs. + * Bump Qt build depends. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Jun 2014 11:30:33 -0300 diff --git a/debian/control b/debian/control index d7630fb..ee49a51 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,10 @@ Uploaders: Fathi Boudra <fabo@debian.org>, Timo Jyrinki <timo@debian.org> Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), - libqt5xmlpatterns5-private-dev (>= 5.3.0~), + libqt5xmlpatterns5-private-dev (>= 5.3.1~), pkg-kde-tools (>= 0.15.12~), python, - qtbase5-private-dev (>= 5.3.0+dfsg~) + qtbase5-private-dev (>= 5.3.1+dfsg~) Standards-Version: 3.9.5 Homepage: http://qt-project.org/ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtdeclarative.git |