summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-07-05 22:51:42 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2013-07-05 22:51:42 -0300
commit1366e85e4447032a4a7d63ff6ba9b8f34bfe9b08 (patch)
treee2f3ef959d26c9778ebf3ebfa89df8e8bbf929fc
parent5bc5e6e3ff9ce7a4d669f6bf0d732ca37d5b220f (diff)
downloadqtbase-1366e85e4447032a4a7d63ff6ba9b8f34bfe9b08.tar.gz
Bump Build-Depends-Indep qttools5-dev-tools dependency to << 5.1.0~.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f58b98e..c071858 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ qtbase-opensource-src (5.1.0+dfsg-1) UNRELEASED; urgency=low
- Rename-qAbs-Function-for-timeval.patch
- build_examples.patch, adding the new -compile-examples switch.
* Refresh patches: deppath_gnu.diff.
+ * Bump Build-Depends-Indep qttools5-dev-tools dependency to << 5.1.0~.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 27 Jun 2013 14:04:21 -0300
diff --git a/debian/control b/debian/control
index b4eca59..2f566fb 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Build-Depends: debhelper (>= 9),
pkg-kde-tools (>= 0.14.2),
unixodbc-dev,
zlib1g-dev
-Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools (>= 5.0.2~)
+Build-Depends-Indep: libqt5sql5-sqlite, 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/qtbase.git