diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-26 23:31:56 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-26 23:31:56 -0300 |
commit | f17320a80039b2f26aa90a026136ba35176a7115 (patch) | |
tree | 8c06a165d05fd4afc0d2cafecdad0b5128102fa7 | |
parent | 6740a3fd9f93d18be5cef8041c3e37c9ab3ce8bc (diff) | |
download | qtscript-f17320a80039b2f26aa90a026136ba35176a7115.tar.gz |
Bump Qt build dependencies.
Yes, I forgot twice now :-/
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 379ebf6..2b1a366 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ qtscript-opensource-src (5.3.1+dfsg-2) UNRELEASED; urgency=medium + [ Lisandro Damián Nicanor Pérez Meyer ] + * Bump Qt build dependencies. + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Jun 2014 23:31:08 -0300 qtscript-opensource-src (5.3.1+dfsg-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index f0b0068..302ee73 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ 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.3.0+dfsg~), + qtbase5-private-dev (>= 5.3.1+dfsg~), xauth, xvfb Standards-Version: 3.9.5 |