diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-10-19 20:11:05 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-10-19 20:11:05 +0300 |
commit | 48f567231bc302cbe6fb64024f639b0215f38483 (patch) | |
tree | 06df30c2c2170c4ec98ac9c63eb6d57522df8b4e | |
parent | 48c1e3ce99bc377a6bf0e3ce1ea0918388001ef6 (diff) | |
download | qtbase-48f567231bc302cbe6fb64024f639b0215f38483.tar.gz |
I meant the next qttools upload, not the current one.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 590ce33..251e23a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ qtbase-opensource-src (5.9.2+dfsg-3) UNRELEASED; urgency=medium * Move all Qt binaries to a non-multiarch location, /usr/lib/qt5/bin/, for improved cross-build support. Provide compatibility symlinks for the old location. - * Bump qttools5-dev-tools build-dependency to 5.9.2-1, as the build system + * Bump qttools5-dev-tools build-dependency to 5.9.2-2, as the build system now looks for qdoc and qtattributionsscanner in the new location. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 19 Oct 2017 16:23:43 +0300 diff --git a/debian/control b/debian/control index f45e142..386e91c 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Build-Depends: debhelper (>= 9.20160114~), unixodbc-dev, zlib1g-dev Build-Depends-Indep: libqt5sql5-sqlite (>= 5.8.0+dfsg~) <!nodoc>, - qttools5-dev-tools (>= 5.9.2-1~) <!nodoc> + qttools5-dev-tools (>= 5.9.2-2~) <!nodoc> Standards-Version: 4.1.1 Homepage: http://qt-project.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtbase.git |