[Pkg-owncloud-commits] [owncloud] 01/02: Force version 5 of GuzzleHttp
David Prévot
taffit at moszumanska.debian.org
Thu Oct 22 21:27:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 67404ff9cf39931054516536dfd2671b85378c6b
Author: David Prévot <taffit at debian.org>
Date: Thu Oct 22 17:26:36 2015 -0400
Force version 5 of GuzzleHttp
Version 6 is not fully compatible, and breaks at least bookmarks.
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 164088c..9d04e29 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Depends: ca-certificates,
php-cssmin,
php-doctrine-dbal (>= 2.5.1-2~),
php-getid3 (>= 1.9.9+dfsg-2~),
+ php-guzzlehttp (<< 6),
php-guzzlehttp (>= 5.2.0-2~),
php-league-flysystem,
php-opencloud (>= 1.13.0),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list