[Pkg-owncloud-commits] [qtkeychain] 01/01: make sure that we need qt5 > 5.2.1
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Mar 21 15:39:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch qt5
in repository qtkeychain.
commit 989e63fc445dd3d6bf8342364921fbdd407f69c0
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Fri Mar 21 16:27:43 2014 +0100
make sure that we need qt5 > 5.2.1
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9b189a6..b2f9fc7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Sandro Knauß <bugs at sandroknauss.de>
Build-Depends: cmake,
debhelper (>= 8.0.0),
hardening-wrapper,
- qttools5-dev-tools, qttools5-dev,
+ qttools5-dev-tools (>= 5.2.1), qttools5-dev (>= 5.2.1),
libqt4-dev,
pkg-kde-tools
Standards-Version: 3.9.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git
More information about the Pkg-owncloud-commits
mailing list