[SCM] qtbase packaging branch, ubuntu+1, updated. ubuntu/5.9.2+dfsg-4ubuntu1-3-geb478a1
Simon Quigley
tsimonq2-guest at moszumanska.debian.org
Tue Oct 31 23:07:45 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=0edf12f
The following commit has been merged in the ubuntu+1 branch:
commit 0edf12f8ff84f3e5bf9c1a47b7e4d7e9d8ef367e
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date: Tue Oct 31 17:23:15 2017 -0500
I forgot that we needed to build dep against older qttools first. Whoops.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8cc2680..83669d3 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +66,7 @@ Build-Depends: debhelper (>= 10.3),
unixodbc-dev,
zlib1g-dev
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.8.0+dfsg~) <!nodoc>,
- qttools5-dev-tools (>= 5.9.2-2~) <!nodoc>
+ qttools5-dev-tools (>= 5.8.0~) <!nodoc>
Standards-Version: 4.1.1
Homepage: http://qt-project.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtbase.git
--
qtbase packaging
More information about the pkg-kde-commits
mailing list