diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-28 00:19:31 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-06-28 00:19:31 -0300 |
commit | aca573e402032bd4c37ad8118a89d3be43cf3539 (patch) | |
tree | db201013df75e478e531e998f92d07a53aed82b0 | |
parent | 0b81ba805c001ca3d5def6a3c163be8c45797012 (diff) | |
download | qtdeclarative-aca573e402032bd4c37ad8118a89d3be43cf3539.tar.gz |
Bump qtbase's build dependencies to depend upon qtbase-abi-5-3-1.
-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 fa462f2..7b371b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ qtdeclarative-opensource-src (5.3.1-2) UNRELEASED; urgency=medium + [ Lisandro Damián Nicanor Pérez Meyer ] + * Bump qtbase's build dependencies to depend upon qtbase-abi-5-3-1. + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 28 Jun 2014 00:18:29 -0300 qtdeclarative-opensource-src (5.3.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ee49a51..67b65cd 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libqt5xmlpatterns5-private-dev (>= 5.3.1~), pkg-kde-tools (>= 0.15.12~), python, - qtbase5-private-dev (>= 5.3.1+dfsg~) + qtbase5-private-dev (>= 5.3.1+dfsg-2~) Standards-Version: 3.9.5 Homepage: http://qt-project.org/ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtdeclarative.git |